5 lines
276 B
Text
5 lines
276 B
Text
Gravity is a dynamically typed, lightweight, embeddable programming language
|
|
written in C without any external dependencies (except for stdlib). It is a
|
|
class-based concurrent scripting language with a modern Swift like syntax.
|
|
|
|
WWW: https://marcobambini.github.io/gravity/#/
|