Skip to content

kahaani/TINY-in-Haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TINY-in-Haskell

A brief description of TINY.

Version 1:

Recursive-descent parser, in stupid C style, with ugly error handler. Completed.

Version 2:

Rewrite version 1, using Monad. Under construction.

Next Version:

I will rewrite it after learning Combinator Parsing, or some tools like Parsec or Alex&Happy.

License

This project is licensed under the WTFPL.

About

TINY Compiler in Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published