Skip to content

YS-L/hlci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hlci

A LOLCODE interpreter written in Haskell.

Compiling

To compile the interpreter using stack, run the following:

stack build
stack test
stack install

Usage

hlci filename.lol

or via stack without installing:

stack exec hlci filename.lol

Reference

LOLCODE Specification 1.2

About

A LOLCODE interpreter written in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published