Skip to content

henriquecbuss/ipe

Repository files navigation

🌳 ipe

This repository includes the source code for the Ipe compiler, written in Haskell.

It comes with a CLI! You can build Ipe projects by cloning the repo and running it with stack:

stack run -- build examples/Root.ipe -o examples/dist/

If you want to see all of the available options:

stack run -- --help

If you speak portuguese and want to know more about the language, check out my dissertation on it

About

The Ipe compiler, written in Haskell

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors