0.10.3 • Published 2 years ago

pocket-lisp v0.10.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Pocket lisp

Pocket lisp is a Clojure like programming language.

License: MIT code style: prettier Travis Build Status Codecov Code Coverage

Why

We needed a very simple and configurable domain specific language to add a little logic to mathematics exercises on our learning platform Zsebtanár (~pocket teacher)

Goals

  • Simple
  • Expressive
  • "Fast"
  • Sandbox - no access to the native runtime environment (ex. Browser, NodeJS, etc.) API
  • Zero dependencies

Details

You can find the details like usage and syntax, on the project website:

https://maxinteger.github.io/pocket-lisp/

For contributors

You can build packages locally with

npm build

or do continuous build with

npm watch

Also you can run test by

npm test
0.10.3

2 years ago

0.10.2

3 years ago

0.10.0

3 years ago

0.10.1

3 years ago

0.9.0

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.0

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago