Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evilmartians/foundry
Foundry Compiler
https://github.com/evilmartians/foundry
compiler ocaml programming-language
Last synced: 1 day ago
JSON representation
Foundry Compiler
- Host: GitHub
- URL: https://github.com/evilmartians/foundry
- Owner: evilmartians
- License: mit
- Created: 2012-09-24T13:53:40.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-27T11:11:00.000Z (almost 11 years ago)
- Last Synced: 2023-04-09T06:52:39.955Z (over 1 year ago)
- Topics: compiler, ocaml, programming-language
- Language: OCaml
- Homepage: foundry-lang.org
- Size: 2.22 MB
- Stars: 24
- Watchers: 11
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Foundry
=======Building
--------$ script/installdeps.sh
$ script/build.shTesting
-------$ script/test.sh
Compiling
---------See the `examples` folder.