Add support for (fix=), (list), (and), (or), (cond), (when), and (unless). Fix a mapper bug which could assign the same frame var to separate variables. Update make-struct primitive for new structure type layout. Change primitives to use #% as prefix instead of just %. Add primitive operations for comparing byte-strings. |
||
|---|---|---|
| .. | ||
| compiler.scm | ||
| mapper.scm | ||
| optimizer.scm | ||
| primitives.scm | ||
| reader.scm | ||
| simplifier.scm | ||
| utilities.scm | ||
| writer.scm | ||