| Age | Commit message (Collapse) | Author | Files | Lines |
|
Now I'm following the rule that you should ignore marks that were added
after the binding was defined. I also introduced a lexical environment
to handle lambdas.
|
|
N lines of code will have about 2N bugs.
|
|
|
|
|
|
|
|
|
|
Now the lib directory contains what will eventually end up on the
user's /usr/lib/csc. When I write make install, it will copy all of
the .csc files from lib into the destination lib directory. This means I
can start working on the standard library in lib/scheme.
|