Commit Graph

21 Commits

Author SHA1 Message Date
Jeremiah Orians 5c9aa4ab15
Fix license header typo 2018-08-26 21:50:34 -04:00
Jeremiah Orians 59393b4985
Missed int64_t 2017-07-13 20:08:19 -04:00
Jeremiah Orians a37d738138
Wrapup work following new function implementation 2017-05-30 23:02:04 -04:00
Jeremiah Orians 9bf8255849
Fixing assoc in mixed lexical scope 2017-05-21 21:13:04 -04:00
Jeremiah Orians c800c14988
Import High Level improvement for stage2 lisp 2017-05-20 14:01:46 -04:00
Jeremiah Orians fd70c64f07
Enhanced High Level Lisp prototype with Lexical scope and Let Expressions 2017-05-14 12:21:31 -04:00
Jeremiah Orians 0520fcb23c
Compacting garbage collected lisp rollup 2017-05-06 21:44:05 -04:00
Jeremiah Orians fc6b86468b
Enhanced stage2 lisp High level prototype to include line comments and write command 2017-04-08 22:49:04 -04:00
Jeremiah Orians 87477db7eb
Added requested Copyright notices 2017-04-01 17:26:44 -04:00
Jeremiah Orians f7369d7a1e
Finishing up license header compliance 2017-04-01 16:57:20 -04:00
Jeremiah Orians 5f6c7f82bc
Added license to all source files 2017-03-28 20:25:39 -04:00
Jeremiah Orians ec8695a4fc
Prevent accidential of binary, test or debug files 2017-02-18 15:21:45 -05:00
Jeremiah Orians 28de29489b
Corrected missing negative integer support in high level prototype 2017-02-18 13:37:00 -05:00
Jeremiah Orians 2ac3f8178d
Broke EVAL into smaller chunks to make testing easier 2017-02-16 17:36:12 -05:00
Jeremiah Orians 046375d421
Simplified spinup and garbage collection 2017-02-11 22:40:07 -05:00
Jeremiah Orians 135c068259
Simplified spinup process 2017-02-11 22:29:25 -05:00
Jeremiah Orians 175d383ad0
Fixed inconsistent returns from primitives and tweaked order slightly in Lisp_Eval 2017-02-11 19:26:53 -05:00
Jeremiah Orians 859b119691
Tweaked ordering for simpler understanding of begin (progn) 2017-02-11 17:14:35 -05:00
Jeremiah Orians 629f0e8058
Removed unneeded duplicate in high level prototype 2017-02-11 17:04:39 -05:00
Jeremiah Orians e781174511
Added garbage collection and multiple additions to the lisp 2017-02-04 14:27:24 -05:00
Jeremiah Orians 4af5f5156e
Initial high level prototype for lisp 2016-12-16 20:59:57 -05:00