Page 2 of 2 <12
Topic Options
#177567 - 2007-07-04 02:58 PM Re: New scripting language [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
hmm...
your name is van staal, right?
was thinking about staalScript as the name.

would turn out as stall as in darn slow...
_________________________
!

download KiXnet

Top
#177568 - 2007-07-04 02:58 PM Re: New scripting language [Re: Lonkero]
Wessel87 Offline
Fresh Scripter

Registered: 2007-06-27
Posts: 11
Loc: Netherlands
Never looked at powershell before..Now that I did, I don't really like its syntax, doesn't feel natural to me. My script is more or less based on javascript.
Top
#177569 - 2007-07-04 03:00 PM Re: New scripting language [Re: Wessel87]
Wessel87 Offline
Fresh Scripter

Registered: 2007-06-27
Posts: 11
Loc: Netherlands
I can't think of a better name..i am open to suggestions =)
Top
#177570 - 2007-07-04 03:09 PM Re: New scripting language [Re: Wessel87]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
ja, me don't like powershell that much either...
_________________________
!

download KiXnet

Top
#177574 - 2007-07-04 07:15 PM Re: New scripting language [Re: Lonkero]
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
me neither.
Top
#177576 - 2007-07-04 10:59 PM Re: New scripting language [Re: Shawn]
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11628
Loc: CA
Well I can understand Jooel not liking it but something to hear that Shawn doesn't like it either.

Sort of expect it from Jooel as he just does not seem to like anything from MS.

Top
#177579 - 2007-07-05 12:57 AM Re: New scripting language [Re: NTDOC]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
we had this conversation already, but for those who weren't listening back then...
I don't like stuff that sucks.

if most of the stuff from MS sucks, what can man do? ;\)
_________________________
!

download KiXnet

Top
#177581 - 2007-07-05 01:46 AM Re: New scripting language [Re: Lonkero]
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Powershell syntax looks kinda goofy and overly complex - and not very intuitive. Looks like it was developed by the same bunch that did WMI ;-)

btw I'm a HUGE MS fan.

Top
#177614 - 2007-07-05 03:24 PM Re: New scripting language [Re: Shawn]
Wessel87 Offline
Fresh Scripter

Registered: 2007-06-27
Posts: 11
Loc: Netherlands
Im kinda curious how you guys think my script looks like powershell, though. Never worked with c based languages before?

Edited by Wessel87 (2007-07-05 03:25 PM)

Top
#177620 - 2007-07-05 04:12 PM Re: New scripting language [Re: Wessel87]
Benny69 Offline
Moderator
*****

Registered: 2003-10-29
Posts: 1036
Loc: Lincoln, Ne
Van Stall,... makes me think of fishing, is this you?
http://www.vanstaal.com/index2.html

SteelScript,... Strong, Solid, Robust, Durable
IronScript,... Elemental, Lustrous, Dense, Abundant
StScript,... Giver, Miracle Maker, Holy, Sanctus

I kind of like SteelScript it has a nice ring.
_________________________
Wait don't order yet,... get KiXforms Designer .NET 2.0 (Beta)
KiXforms Designer .NET 2.0 (Beta)

Top
#177625 - 2007-07-05 06:35 PM Re: New scripting language [Re: Wessel87]
Arend_ Moderator Offline
MM club member
*****

Registered: 2005-01-17
Posts: 1896
Loc: Hilversum, The Netherlands
 Originally Posted By: Wessel87
Im kinda curious how you guys think my script looks like powershell, though. Never worked with c based languages before?


No real apparent reason, was just my first impression.
For the record I hate PowerShell and yes I've worked with C\C++ and C#.

Top
#177630 - 2007-07-05 07:44 PM Re: New scripting language [Re: Benny69]
Wessel87 Offline
Fresh Scripter

Registered: 2007-06-27
Posts: 11
Loc: Netherlands
 Originally Posted By: Benny69
Van Stall,... makes me think of fishing, is this you?
http://www.vanstaal.com/index2.html


Heck no! I'm not related to any of those guys, I have no patience for fishing.

Top
#177632 - 2007-07-05 08:32 PM Re: New scripting language [Re: Wessel87]
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11628
Loc: CA
Looks like more fun than sitting in an office behind a computer to me.

I like computing but hanging around relaxing with friends sure sounds like a LOT more fun to me.

Top
#177634 - 2007-07-06 01:08 AM Re: New scripting language [Re: Shawn]
Glenn Barnas Administrator Offline
KiX Supporter
*****

Registered: 2003-01-28
Posts: 4401
Loc: New Jersey
sh = Shell
bsh = Bourne shell
csh = c-shell
bash = Bourn-again shell
ksh = Korn shell
psh = oh, nevermind ;\)

Glenn


Edited by Glenn Barnas (2007-07-08 05:06 AM)
Edit Reason: type
_________________________
Actually I am a Rocket Scientist! \:D

Top
#177635 - 2007-07-06 01:35 AM Re: New scripting language [Re: Glenn Barnas]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
basK?

then I recall something like zsh...
_________________________
!

download KiXnet

Top
#177645 - 2007-07-07 05:43 PM Re: New scripting language [Re: Lonkero]
Wessel87 Offline
Fresh Scripter

Registered: 2007-06-27
Posts: 11
Loc: Netherlands
An early alpha version runs here:
http://staalsoft.net/steelscript/test.aspx

I'll think about releasing a win32 version for testing, above will let you do anything except for com automation and windows forms stuff. Play with it a little and let me know what you think.

Top
#177646 - 2007-07-08 05:07 AM Re: New scripting language [Re: Lonkero]
Glenn Barnas Administrator Offline
KiX Supporter
*****

Registered: 2003-01-28
Posts: 4401
Loc: New Jersey
basH, not basK.. typo
_________________________
Actually I am a Rocket Scientist! \:D

Top
Page 2 of 2 <12


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 1198 anonymous users online.
Newest Members
M_Moore, BeeEm, min_seow, Audio, Hoschi
17883 Registered Users

Generated in 0.083 seconds in which 0.037 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org