mirror of
https://github.com/Ed94/WATL_Exercise.git
synced 2025-08-06 07:12:42 -07:00
6 lines
282 B
Markdown
6 lines
282 B
Markdown
# WATL Exercise
|
|
|
|
An exercise on making the simplest useful parser with different languages or conventions.
|
|
|
|
The C code conveys a convention for doing C I've synthesized after studying how several people in the "handmade" community have written their exposed libraries or codebases.
|