0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jan 13, 2024 — Jan 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README added. More... about 15 years ago
Added some info to the REPL HTML page. More... about 15 years ago
Comment fixes. More... about 15 years ago
Makefile. More... about 15 years ago
Output to jscreme.js instead of tests.js. More... about 15 years ago
Small HTML improvements. More... about 15 years ago
Make eq? treat null and undefined as equal. More... about 15 years ago
Real REPL for the browser. More... about 15 years ago
Add stuff to toplevel in JS, too. More... about 15 years ago
Return null for defines and defmacros. More... about 15 years ago
Remove debug output. More... about 15 years ago
Put object expressions in parentheses. More... about 15 years ago
Toplevel parsing separated from compiling. More... about 15 years ago
Scheme-style rest arguments. More... about 15 years ago
Modularization to make compilation easier. More... about 15 years ago
Toplevel compilation abstraced out. More... about 15 years ago
Beginning to abstract out the REPL - make macroexpand toplevel. More... about 15 years ago
Implemented set!. More... about 15 years ago
Small fix in an error message. More... about 15 years ago
Don't use names directly, generate distinct names for them via gensym. More... about 15 years ago
Reader works in Guile. More... about 15 years ago
More primitives. More... about 15 years ago
Compiler compiles itself. More... about 15 years ago
More primitives. More... about 15 years ago
Handle booleans in display-to-string. More... about 15 years ago
char?, boolean?. More... about 15 years ago
case, string. More... about 15 years ago
quote-string escapes quotes. More... about 15 years ago
string-length, string-ref More... about 15 years ago
Properly compile chars. More... about 15 years ago