The Blue Programming Language 1.3 (Default branch) |
|
|
Wednesday January 23, 2008. 11:13 PM FreshMeat
Blue is a new multi-purpose dynamic programming language. The minimalistic syntax is intuitive, easy to learn, and adapts to a broad range of programming styles and standards.
License: GNU General Public License (GPL)
Changes:
This major update enhances the entire blue system. There are several syntax changes. Reusable modules were added. The compiler was completely rewritten and can now generate blue assembly code, and can assemble it into bytecode. Debugging features make identifying compile-time and run-time errors easier to find and eliminate. Many more tests and more useful demos were added.
|