| Support for writing higher-order functions |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| - wordsize fix for cons - add map and filter implementations to espresso.c |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| Properly use machine's wordsize |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| - Support for full range of comparators (<, <=, =, >=, >) - Now use word-sized variables, to make sure sizeof(VAL) == sizeof(void *) |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| New recursive test: evenp Pretty-print LLVM IR output |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| Support for functions |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| Support for calling C functions |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| - Fix handling of if: simplify test arguments - Fix predicate normalization: only flip if branches if test is negated - Test case: next-collatz |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| Support for if special form |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| fx-, fx*, fx/ |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| Support for applications |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| Support for booleans |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|
| Initial commit: fixnums |
hircus
as Michel Alexandre Salim
|
More...
|
over 16 years ago
|