Anthony Lorelli
| July 2002 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 | |||
| Jun Aug | ||||||
DMDScript
Digital Mars has a new ECMAScript implementation for Win32 - DMDScript. Compatible with ECMA 262 and Microsoft JScript extensions.
11:14:17 PM
SCons
SCons - a software construction tool (make replacement). Written in python. Currently at version 0.08. Build scripts are just python files.
Wonder how it compares to Ant.
I'd like to have a lightweight build tool for small .NET and Java projects (Ant is disqualified by the need to load the Java runtime for each build). Will give scons a try.
10:49:53 PM
Looks like jscheme is the best candidate to start with - 1.4, the last version Peter Norvig released, only has 1902 lines of source.
10:33:33 PM
Digital Mars has a new ECMAScript implementation for Win32 - DMDScript. Compatible with ECMA 262 and Microsoft JScript extensions.
11:14:17 PM
SCons
SCons - a software construction tool (make replacement). Written in python. Currently at version 0.08. Build scripts are just python files.
Wonder how it compares to Ant.
I'd like to have a lightweight build tool for small .NET and Java projects (Ant is disqualified by the need to load the Java runtime for each build). Will give scons a try.
10:49:53 PM
Looks like jscheme is the best candidate to start with - 1.4, the last version Peter Norvig released, only has 1902 lines of source.
10:33:33 PM