Reverse Polish calculator / scripting language inspired by Forth and RPL.
Stars
6
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
334
commits
Release changes as v5.1.1
58dd38f
Fix build on macOS
58d22f7
Release changes as v5.1.0
cd2b602
Provide easier access to AST nodes
fc4308e
Make parsing source code easier
e848fdc
Fix bug in print words
4005dbd
Fix bug in include word
a51bb4b
Make dictionary lookup reusable method
1898418
Merge branch 'master' of github.com:RauliL/laskin
75c4d2f
Make copypasting from README.md easier
66724d5
Release changes as v5.0.0
c0e7664
Do not allow definitions in literals, again
b54d7fc
Format error messages more nicely
9a3300c
Improve error position tracking
416cf0f
Handle unit errors
76a702e