/try-stck

Try STCK is a webpage for trying out the STCK programming language

Primary LanguageJavaScript

Try STCK

This is the repo for a webpage running STCK in the browser. Fable is used in order to transpile the interpreter from F# to JavaScript. Try it live here.

The browser REPL-framework is borrowed from WebREPL by Torbjørn Marø. Huge kudos to him! Check out his blog-post about WebREPL as well.