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
- Host: GitHub
- URL: https://github.com/cloudhead/arbre
- Owner: cloudhead
- Created: 2012-03-04T18:32:05.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-06-13T23:01:07.000Z (over 10 years ago)
- Last Synced: 2025-03-26T09:12:11.266Z (12 months ago)
- Language: C
- Homepage:
- Size: 296 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
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