rcpu-lang
rcpu-lang
rcpu-lang (or RCL for short) is a language that will compile to RCPU assembly.
Work in progress. Does not work at al yet.
The following is supported:
(print var)
(print num)
(let var num)
(let var var)
(halt)
(seq expr…)
(scoped-seq expr…)
(if op a b true-body false-body)
op
can only be eq
at the moment.
Repository
rcpu-lang
Owner
Statistic
- 6
- 1
- 0
- 0
- 0
- over 9 years ago
- March 25, 2015
License
Links
Synced at
Thu, 21 Nov 2024 16:55:29 GMT
Languages