Skip to content

VeryLongNicknameSuchWow/forth-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forth-like interpreter

This is an interpreter of a Forth-like language made in Haskell using the Parsec and mtl libraries.

Running this code

Ensure you have Stack, a Haskell build tool, installed on your system. After cloning this git repository you can run the interpreter with stack run.

Examples

Documentation

You can access the detailed documentation here.

About

My own Forth-inspired programming language interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published