.. |
brainfuck
|
f711ab85b2
Add compiler chooser implementation; fix bugs with previous commit
|
4 years ago |
bytecode
|
691697de09
Rename "RTL" to "bytecode"
|
11 years ago |
cps
|
8b994be59f
CSE computes online map of constant values, uses it to fold branches
|
4 years ago |
ecmascript
|
cc7d394490
Deprecate passing a non-zero size to make-module
|
5 years ago |
elisp
|
8a3cca464e
Add copyright header for (language elisp falias), and fix typo.
|
6 years ago |
scheme
|
1160e2d94e
Merge remote-tracking branch 'origin/stable-2.0'
|
11 years ago |
tree-il
|
9d5978a756
New warnings: -Wuse-before-definition, -Wnon-idempotent-definition
|
4 years ago |
value
|
b34e25359a
Add 'for-humans?' flag to <language> specifications.
|
12 years ago |
bytecode.scm
|
172e5ccfc1
Add sign-extending make-immediate instruction
|
4 years ago |
cps.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
tree-il.scm
|
498428fbef
Add with-lexicals helper; fix bug in (equal? #t (foo) #t)
|
4 years ago |