This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Forsp is fascinating language billed as a combination of Lisp and Forth. It’s stack based, but features easy idiomatic access to a local environment. This gives you the simplicity of Forth, but offers an “escape hatch” out of stack hell. Code that would require complicated stack/value shuffling in Forth can instead name the values and manipulate them in a way more natural to Lisp…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.