Commit graph

11 commits

Author SHA1 Message Date
Justin Ethier
065a3a9d48 Grammar 2020-08-14 17:52:12 -04:00
Justin Ethier
7fef5d6507 Add more information 2020-08-14 17:51:29 -04:00
Justin Ethier
67b5e4ee8e Clean up examples
Use code from runtime instead of inline here
Added comments as needed, etc
2020-08-14 16:48:59 -04:00
Justin Ethier
4d2d2d88ae Add note about generating mangled names 2020-08-14 14:37:04 -04:00
Justin Ethier
2668cc339c Do not use global to store local setjmp 2020-08-14 11:52:04 -04:00
Justin Ethier
c07a6ff6bf Demonstrate passing args to SCM func from C 2020-08-13 18:46:48 -04:00
Justin Ethier
39b006b493 Make multiple SCM calls 2020-08-13 18:04:04 -04:00
Justin Ethier
dbab5269fc Perform cleanup of thread object, return heap obj 2020-08-13 17:54:43 -04:00
Justin Ethier
6c39c42623 WIP 2020-08-13 12:58:25 -04:00
Justin Ethier
56610b7869 WIP - need to handle cont on the c thread
will probably need to use another setjmp/longjmp to be able to resume c_thread after scm call.
2020-08-12 19:03:53 -04:00
Justin Ethier
53b8644e5d Relocate files 2020-08-11 19:02:05 -04:00