Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brooswit/rpm
Revese Polish Machine(RPM) is a custom Reverse Polish Notation implementation in JavaScript
https://github.com/brooswit/rpm
Last synced: about 1 month ago
JSON representation
Revese Polish Machine(RPM) is a custom Reverse Polish Notation implementation in JavaScript
- Host: GitHub
- URL: https://github.com/brooswit/rpm
- Owner: brooswit
- License: gpl-2.0
- Created: 2015-03-28T17:14:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-28T21:20:25.000Z (almost 10 years ago)
- Last Synced: 2023-02-28T01:27:27.358Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPM.js
Revese Polish Machine(RPM) is a custom Reverse Polish Notation interpreter implementation in JavaScript