Hello Everyone, I've just pushed out the 0.4.2 release of LanguageKit and related code. This is available in svn and for download from the following locations:
svn://svn.gna.org/svn/etoile/tags/Etoile-0.4.2/Languages/ http://download.gna.org/etoile/etoile-0.4.2/ The following components are included: - SourceCodeKit, a framework for parsing and inspecting [Objective-]C[++] source code - LanguageKit, a framework for implementing dynamic languages - Compiler (edlc), a command-line tool for driving LanguageKit - Smalltalk, the Smalltalk front end for LanguageKit This code requires version 1.6.1 or later of the GNUstep Objective-C runtime. LanguageKit generates JIT and statically compiled code that is binary-compatible with Objective-C. David -- Sent from my STANTEC-ZEBRA _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
