Skip to content

5hubh4m/xic-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xic-hs

A parser for the Xi programming language written in Haskell using Megaparsec.

Building and Running

Build using stack.

cd xic-hs/
stack build

The Main.hs file takes in a program through standard input and produces an AST.

stack run < program.xi

About

A parser for the Xi programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published