r4 a8be4540b1 fix segfault
So basically, I used i++ on a linked list instead of i->next. As if that
wasn't bad enough on its own, it even managed to somehow still work in the 2
test scenarios I gave it. Regardless, it is now fixed.
2021-12-21 18:38:52 +01:00
2021-12-21 15:02:53 +01:00
2021-12-21 13:59:08 +01:00
2021-12-21 01:18:22 +01:00
2021-12-21 01:16:55 +01:00
2021-12-21 01:18:22 +01:00
2021-12-21 01:18:22 +01:00
2021-12-21 18:38:52 +01:00
2021-12-21 01:18:22 +01:00
2021-12-21 01:16:55 +01:00
2021-12-21 13:59:08 +01:00
2021-12-21 01:18:22 +01:00
2021-12-21 14:04:50 +01:00
2021-12-21 01:18:22 +01:00
2021-12-21 01:18:22 +01:00

lang

Yet another useless programming language (a lot of stuff not yet implemented).

Description
I should probably come up with a name...
Readme 419 KiB
Languages
C 98.3%
Makefile 1.4%
C++ 0.3%