Find a file
antirez d0025f9aed Line number context and call stack in errors.
This is really a minimal support to understand where the
error could be. This is the kind of thing that is full of
details and doesn't show much general ideas. Still something
should be provided, and can be interesting to see how very
basic propagation of source-level informations work in
practice.
2022-12-21 15:37:05 +01:00
.gitignore Initial changes to go from AoC puzzle to an interpreter. 2022-12-15 14:55:40 +01:00
aocla.c Line number context and call stack in errors. 2022-12-21 15:37:05 +01:00
Makefile Initial changes to go from AoC puzzle to an interpreter. 2022-12-15 14:55:40 +01:00