Skip to content

helvm/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

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Haskell 100.0%