The Blue Programming Language 1.6.9 (Default branch)

Blue is a unique multi-purpose dynamic programming language. The minimalistic syntax is intuitive, easy to learn, and adapts to a broad range of programming styles and applications. License: GNU General Public License (GPL) Changes:
This release adds replace, trim, ltrim, and rtrim methods to strings. It also simplifies the OOP implementation by adding sys.class to create user-defined types, sys.extend to dynamically extend types, and sys.contract to dynamically un-extend types.

More...