The Wayback Machine - https://web.archive.org/web/20201108141438/https://github.com/adrusi/rpn
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
rpn
 
 
 
 

README.md

RPN

An RPN-based language implemented as an interpreter written in javascript.

To install:

  • Clone the repo
  • Add the repo directory to your PATH

To use:

  • run $ rpn path/to/script.rpn

When the language becomes more stable, I will add some documentation.

Implementations

Currently, RPN runs on both node and narwhal. Node is having problems with reading synchronously from stdin.

About

An RPN-based language implemented as an interpreter written in javascript.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.