This commit is contained in:
Justin Ethier 2016-04-14 04:07:45 -04:00
parent a04616a88a
commit b29eba2314

2
TODO
View file

@ -28,7 +28,7 @@ Tier 0:
- FFI
- want to create an example program (lib?) that does something interesting, like make a cURL request
for that, will need to be able to include the appropriate C header(s), and link to the appropriate C libraries
- game of life demo - need to fix this up (one way or the other) so it runs
Tier 1: