Go to file
2023-06-01 17:19:19 -04:00
.idea Tidy code, interactive interpreter prints out result of expression without explicit print statement 2023-06-01 17:19:19 -04:00
headers Tidy code, interactive interpreter prints out result of expression without explicit print statement 2023-06-01 17:19:19 -04:00
source Tidy code, interactive interpreter prints out result of expression without explicit print statement 2023-06-01 17:19:19 -04:00
tools Rough implementation of ASTPrinter complete with nasty shared_ptr syntax :) 2023-05-24 00:29:12 -04:00
.DS_Store AST Struct Generator 2023-05-21 20:40:43 -04:00
.gitignore Code cleaning, fixed makefile project errors for CLion 2023-05-26 21:05:03 -04:00
Makefile Bug fixes 2023-05-28 15:13:59 -04:00
README.md Initial Commit 2023-05-20 16:07:51 -04:00
source.bob Added scopes 2023-05-31 02:44:39 -04:00
tech_debt.txt techdebt tracking for future me to handle 2023-05-30 16:31:28 -04:00
testthing Added variable assignments 2023-05-31 01:48:50 -04:00

Bob