zaphod42 / PostscriptJSLinks
Postscript interpreter in JS using the HTML5 canvas
☆28Updated 14 years ago
Alternatives and similar repositories for PostscriptJS
Users that are interested in PostscriptJS are comparing it to the libraries listed below
Sorting:
- Forth implemented in js☆90Updated 8 years ago
- TypeScript based Forth-like VM w/ online REPL and extensive kernel (incl. WebGL/WebAudio support)☆54Updated last week
- Ait - Concatenative language for making visual demos with Canvas☆47Updated 8 years ago
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆58Updated last year
- ☆40Updated 3 months ago
- A visual programming environment.☆104Updated 6 years ago
- Brief language☆20Updated last year
- Porting Richard Jones' FORTH to ARM; TAKE A PISS ON GITHUB☆98Updated 9 years ago
- Fork of Ian Piumarta's maru self-bootstrapping lisp compiler. Work has moved to http://code.google.com/r/kurts68-maru/☆41Updated 4 years ago
- A minimal Forth VM and Compiler implemented in PostScript☆29Updated 14 years ago
- A Forth interpreter implemented in Swift, based upon JONESFORTH☆41Updated 10 years ago
- Enhanced version of Tim Budd's SmallWorld (Smalltalk on JVM)☆34Updated 10 years ago
- A Smalltalk-78 VM in Javascript☆55Updated 7 months ago
- A Forth implementation compiling to WebAssembly.☆146Updated 6 years ago
- backup of the joy programming language☆31Updated 9 years ago
- Some software for using Oberon 2013. http://www.inf.ethz.ch/personal/wirth/ProjectOberon/☆15Updated 2 years ago
- Stackless Joy☆23Updated 9 months ago
- Multi-platform desktop Forth based on Tcl/Tk☆96Updated 4 years ago
- ☆46Updated 2 years ago
- an APL-style array calculator/interpreter in C based on the J-incunabulum, extended to allow propagating specifications a+2+a<3, more fun…☆29Updated 9 years ago
- SOM - Simple Object Machine☆70Updated 5 months ago
- This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented towar…