The Ursa programming language 0.2.7

Ursa helps you write code that will last a long time: a simple, general-purpose programming language that is easy to pick up and will work the same way long into the future.

Tags proglang programming language
License GNU GPLv3
State alpha

Recent Releases

0.2.724 Dec 2023 20:46 minor bugfix: This release fixes bugs in `ursa --format`, improves the output to remove semi-colons, and runs all the tests on reformatted code as well as the original source.
0.2.113 Dec 2023 15:01 minor bugfix: This release includes minor fixes and improvements for Ursa running in the browser.
0.1.1330 Nov 2023 17:00 minor feature: This release adds a prelude containing just one function, the iterator range . The source code for the prelude was accidentally included in the previous release, but did nothing useful. A bug was fixed in the REPL, where an empty input line gave an error.