tmcgilchrist / bondi

source code for the bondi programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALLATION

New users

Please note bondi is developed in Ocaml. Ensure that your system has Ocaml and Opam installed.

https://opam.ocaml.org/doc/Install.html

To install bondi on your system execute the following commands

git clone https://github.com/Barry-Jay/bondi.git

opam pin add bondi bondi -y

About

source code for the bondi programming language

License:MIT License


Languages

Language:OCaml 99.8%Language:Makefile 0.2%