|
bee9e6fc9d
|
optimize tokenizer by moving data ptr
|
2024-07-22 15:46:25 +12:00 |
|
|
3621e6772b
|
cleanup and add run and build commands
|
2024-07-22 13:02:37 +12:00 |
|
|
d5290ad483
|
use calloc instead of malloc for token because next was sometimes unitialized
|
2024-07-21 11:55:37 +12:00 |
|
|
b6747a40eb
|
add custom regex exec because regnexec doesnt exist in musl
|
2024-07-21 11:17:01 +12:00 |
|
|
354e0c7618
|
added tcc to build process
|
2024-07-21 10:54:12 +12:00 |
|
|
786d85463a
|
rename runtime to std and update example
|
2024-07-21 02:16:36 +12:00 |
|
|
21f61cdf76
|
first commit
|
2024-07-21 02:04:32 +12:00 |
|