Commit graph

21 commits

Author SHA1 Message Date
Justin Ethier
730434bb14 Added header comment block. 2016-02-14 22:35:04 -05:00
Justin Ethier
ae4e3f82ed Include lazy library 2016-02-05 21:46:20 -05:00
Justin Ethier
a1ae377352 Added inexact module 2016-01-22 21:34:19 -05:00
Justin Ethier
a68a25630d Added process-context library 2016-01-10 22:01:34 -05:00
Justin Ethier
2f72b30f23 Build-out of time library 2016-01-10 21:29:45 -05:00
Justin Ethier
1c87635236 Make additional icyc modules visible in repl
By recreating a fresh global environment after all imports have been processed, and passing this to eval, all modules loaded by icyc are available to eval.
2016-01-05 23:00:10 -05:00
Justin Ethier
f63df9fd12 Self-hosted version compiles now, but is very broken... 2015-07-01 22:58:36 -04:00
Justin Ethier
39e0f5c092 (scheme write) library 2015-06-11 21:54:39 -04:00
Justin Ethier
e38c2c2bcd Added (newline) and (scheme char) 2015-05-25 22:07:44 -04:00
Justin Ethier
4e953b64c3 Added eval library 2015-05-20 21:54:17 -04:00
Justin Ethier
ecf07517d2 Cleanup, display newline before exiting 2015-04-23 15:16:53 -04:00
Justin Ethier
3901c32a7b Cleanup 2015-04-17 22:05:30 -04:00
Justin Ethier
060d256f4a Properly handle rt errors 2015-04-16 22:39:04 -04:00
Justin Ethier
64a464429a Improve error output 2015-03-24 16:16:03 -04:00
Justin Ethier
701b423edd Improving error handling 2015-03-23 13:37:17 -04:00
Justin Ethier
dc6ba643e1 Removed throw-away line 2015-03-23 13:04:47 -04:00
Justin Ethier
28d8c89a71 Added code to demonstrate problem of using call/cc within a global definition 2015-03-22 09:11:03 -04:00
Justin Ethier
89526d79e8 call/cc integration 2015-03-22 08:58:43 -04:00
Justin Ethier
15094f6d03 Attempting to use exception handling, but running into trouble 2015-03-20 14:39:23 -04:00
Justin Ethier
70927e1fca Conditionally include cyclone-specific stuff 2015-02-21 22:38:13 -05:00
Justin Ethier
b2364f8e66 Initial file 2015-02-21 22:35:23 -05:00