Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages