0.2.15 • Published 2 months ago

@ursalang/ursa v0.2.15

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 months ago

Ursa

logo

© 2023–2024 Reuben Thomas rrt@sc3d.org
https://ursalang.github.io

Ursa is intended to be a friendly, stable general-purpose programming language and runtime: the sort of language you can easily start writing code in, where the code and runtime will still work decades later. For more details, see the rationale.

Currently, Ursa is under development, as reflected in the version number. The intention is that once it reaches version 1, the language will not change or evolve further.

Ursa is free software. The Ohm grammar and the run-time (Ark, and the Ursa prelude) are licensed under the MIT license. All other files are licensed under the GNU GPL version 3 (or, at your option, any later version), unless explicitly mentioned otherwise.

Please ask questions, make comments; you can open bug reports on our GitHub issue tracker. If none of the other methods work for you, do email the author; see above for address.

Installation

Install Ursa with npm (part of Node):

npm install -g @ursalang/ursa

Use

For the Ursa front-end:

ursa --help

For the language, see the Ursalang web site.

Development

Check out the git repository and download dependencies with:

git clone https://github.com/ursalang/ursa
npm install

To run the tests:

npm test
0.2.15

2 months ago

0.2.14

3 months ago

0.2.13

3 months ago

0.2.12

3 months ago

0.2.11

4 months ago

0.2.10

4 months ago

0.2.9

4 months ago

0.2.8

4 months ago

0.2.7

4 months ago

0.2.6

5 months ago

0.2.5

5 months ago

0.2.4

5 months ago

0.2.3

5 months ago

0.2.2

5 months ago

0.2.1

5 months ago

0.2.0

5 months ago

0.1.17

5 months ago

0.1.18

5 months ago

0.1.15

5 months ago

0.1.16

5 months ago

0.1.14

5 months ago

0.1.13

5 months ago

0.1.12

5 months ago

0.1.11

5 months ago

0.1.10

5 months ago

0.1.9

6 months ago

0.1.8

6 months ago

0.1.7

6 months ago

0.1.6-a

6 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago

0.0.17

6 months ago

0.0.16

6 months ago

0.0.15

6 months ago

0.0.14

7 months ago

0.0.13

7 months ago

0.0.12

7 months ago

0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago