TL;DR: Difference between revisions

Added X10
(Added Yacas)
(Added X10)
Line 193:
 
Wren is a lightweight, dynamically typed scripting language designed for embedding in applications and game engines. It focuses on simplicity, performance, and ease of integration, making it suitable for extending the functionality of other software or for game scripting.
 
=={{header|X10}}==
 
X10 is a statically-typed object-oriented language, extending a sequential core language with places, activities, clocks, (distributed, multi-dimensional) arrays and struct types. All these changes are motivated by the desire to use the new language for high-end, high-performance, high-productivity computing.
 
=={{header|Yabasic}}==
2,169

edits