Skip to content

a dynamic functional programming language experiment

Notifications You must be signed in to change notification settings

cloudhead/arbre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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

           ~ Distributed real-time programming environment ~

NAME
    arbre - A distributed real-time programming environment

SYNOPSIS
    arbre <command> [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 <[email protected]>

COPYRIGHT
    Copyright (c) 2011-2012 Alexis Sellier

About

a dynamic functional programming language experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published