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.
Mission
Create a practical programming language with the following features:
free (GPL'd)
garbage collected
cross-platform
multi-paradigm
reentrant interpreter optimized for multiple core systems
a simple, consistent, syntax resistant to feature bloat
easy to extend using native code and existing libraries