cleissonbarbosa / rinha-compiladores-haskell

Simple interpreter made with Haskell for the "rinha de compiladores" challenge, 3rd place

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Haskell

Simple interpreter for the "rinha de compiladores" challenge

⚠️ Notice

This project is not finished yet, so it is not recommended to use it in production.

Run

  1. Install Haskell
  2. Run the following commands:
make run file=<path-to-file>

Challenge Repo

License

LICENSE

About

Simple interpreter made with Haskell for the "rinha de compiladores" challenge, 3rd place

License:MIT License


Languages

Language:Haskell 96.2%Language:Dockerfile 3.5%Language:Makefile 0.3%