An open API service indexing awesome lists of open source software.

https://github.com/cloudhead/arbre

a dynamic functional programming language experiment
https://github.com/cloudhead/arbre

Last synced: 11 months ago
JSON representation

a dynamic functional programming language experiment

Awesome Lists containing this project

README

          

;[[[;; ;;;;;_ --__-- ;;;;;_ ;---;_
;[[ }}]] [[[}# ;$] [[]; ;]} [[[$# ;$] [[#{$ ;$]
{]] ]] ]]#; ][ [| ;; ]][;' ][ ]]; ][
{]#][]#} ;]]]#};]; [[[]#-: |]]]#};]; ]]##;]]];
[; ;] |;] ;#; [| } ;;] ;]; ;]]
[| |] |:$ ;]; [[;;}]]' || ;];. . ;[]};}
' '

~ Distributed real-time programming environment ~

NAME
arbre - A distributed real-time programming environment

SYNOPSIS
arbre [options]

COMMANDS
build compile modules and dependencies
clean remove .out files
run compile and run

OPTIONS
-v verbose
--help print help and exit
--version print version and exit
--pre only run the pre-processor phase
--syntax only run the syntax checking phase

BUILD
$ make

RUN
$ bin/arbre build module.arb
$ bin/arbre run module.arb.bin

AUTHOR
Alexis Sellier a.k.a cloudhead

COPYRIGHT
Copyright (c) 2011-2012 Alexis Sellier