0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected compilation bug & constants' collection bug More... over 15 years ago
constant values collection More... over 15 years ago
top level compile (just prints PIR code) More... over 15 years ago
proper handling of nil & t in compilation More... over 15 years ago
car & cdr work with nil More... over 15 years ago
all function arguments are lexical variables and are given valid parameter names More... over 15 years ago
better closure compilation and lexical vars tratement More... over 15 years ago
FnInfo class & minor fixes More... over 15 years ago
function call compilation More... over 15 years ago
function call compilation More... over 15 years ago
gensyms & function collector More... over 15 years ago
corrected sequence compilation, form compilation More... over 15 years ago
compilation of expressions in sequence and compilation of immediate values More... over 15 years ago
compiler roadmap More... over 15 years ago
started compiler More... over 15 years ago
arcall infrastructure More... over 15 years ago
reader resolves *symbols* t and nil to the *values* t and nil More... over 15 years ago
lists correctly converted to strings More... over 15 years ago
debugged reader functions More... over 15 years ago
reader roadmap in README More... over 15 years ago
main reader function More... over 15 years ago
reader: _read_num now handles '-' More... over 15 years ago
reader: lists handling, better numbers and symbols handling More... over 15 years ago
_read_num and _read_string More... almost 16 years ago
ReadStream get_upto method More... almost 16 years ago
ReadStream class More... almost 16 years ago
compiler skeleton, some basic types, symbol table and started the reader More... almost 16 years ago
first commit More... almost 16 years ago