Skip to content

olivier-hnry/dblite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreamBerd Lite

A lightweight interpreter for DreamBerd, a perfect programming language, written in OCaml.

Because of numerous reasons, including keeping this interpreter light and fast, not all features from the original DreamBerd are implemented. Therefore this interpreter is rebranded DreamBerd Lite. See the wiki for more about supported syntaxes.

Installation

To install DreamBerd Lite, you need a working installation of ocaml. Use dune build to build the interpreter and dune install to install it. You can uninstall it using dune uninstall.

Usage

Interpret a program by running dblite path/to/program.db in the conole. To display help, you may use the option -help or --help.

About

Light interpreter for DreamBerd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages