Skip to content

adrusi/rpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published