Commit Graph

69 Commits

Author SHA1 Message Date
007741dad0 step: generalize grammar 2023-04-30 23:58:31 -04:00
e5913ce78f step: save progress. 2023-04-30 13:27:41 -04:00
a75fb677ab fix: solve unary operation bug! 2023-04-30 12:35:00 -04:00
6d4850e38b step: add error checking 2023-04-30 12:27:27 -04:00
77409407d9 step: add lispval wrapper. 2023-04-30 12:13:10 -04:00
dcfa3c1c99 step: add unary operations 2023-04-30 11:56:49 -04:00
495418dadc step: deal with parenthesis 2023-04-30 11:47:53 -04:00
015ee9595f feat: create print_ast function! 2023-04-30 11:35:20 -04:00
67992e364c tweak: print children better in ast 2023-04-30 10:30:31 -04:00
1a1b5c956a tweak: r -> result refactor 2023-04-30 10:06:10 -04:00
a94877dc1c step: stop and save for the day 2023-04-30 00:54:04 -04:00
3cb4d4eb83 tweak: allow top level expression (e.g., a number) 2023-04-30 00:49:56 -04:00
c3720d0951 step: save progress with mpc integration 2023-04-30 00:47:58 -04:00
e9a6558d4b tweak: change mumble answer 2023-04-30 00:44:26 -04:00
2ffb9e7d82 step: start adding C mpc 2023-04-30 00:41:57 -04:00
7f8b1dfb2f step: handle ctrl+D. 2023-04-29 19:08:38 -04:00
5aa7f1ad70 tweak: change name to mumble. 2023-04-29 18:56:11 -04:00
cd468839da step: get working hello world with make 2023-04-29 18:34:26 -04:00
0a01b3e398 tweak: initialize git repo 2023-04-29 18:27:11 -04:00