2 Commits

Author SHA1 Message Date
bcallah
f284f2fd3f Update to 0.2.8 -- upstream now produces tagged GitHub tarballs.
Condense the 2 pre-configure sed lines into 1.
Don't install yet another copy of the MIT license, at the request of aja@.
2017-07-09 18:33:22 +00:00
bcallah
307e579701 Import lang/gravity
ok juanfra@

Gravity is a powerful, 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 modern Swift-like syntax.

Gravity supports procedural programming, object-oriented programming,
functional programming and data-driven programming. Thanks to special
built-in methods, it can also be used as a prototype-based programming
language.
2017-06-16 03:36:44 +00:00