9704e07c45
Add call stack error chain
...
This allows us to write out errors that follow the call stack and give
locations to where errors originated.
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2022-01-16 15:25:58 -08:00
ced903c0c1
Update hello world example to match new syntax
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2022-01-16 14:05:28 -08:00
c31be8142c
Update hello world to use a function
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2022-01-12 19:43:29 -08:00
9e20dcf59c
Add parser, vm, objects
...
Big ol thing. You should check it out sometime
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2022-01-07 20:30:55 -08:00