Orion is a high level, purely functional programming language with a LISP based syntax.
Stars
237
Forks
8
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
397
commits
2
lib: Fix Nil-returning `range` function.
7a534bd
lib: Define arithmetic as functions, to avoid redundant closures.
326b7ed
docs: Fix erroneous term.
306a940
cli: Fix file name in file running.
f16774b
scripts: Improve configure script.
3fddbe5
bytecode: Remove unfinished stuff tests.
3a5419d
std: Add strlen and chars.
afd2c3e
builtins: Add `get`.
d07ff65
vm: Add debugger.
861f824
docs: Add more shorthands to README.
ca99d0d
compiler: Fix file name on file load.
c0955c6
docs: Update book shorthands.
569171f
parser: Add [ ] shorthand.
f41a080
lib: Add push.
9f9df93
234e130