Thread with 7 posts

jump to expanded post

there are a number of important limitations, but it's already usable enough to write small games and demos. with some effort, it's even possible to port some existing software! i've managed to get a certain classic app working in it. i'm hoping to announce it soon :3

Open thread at this post

@neauoire thank you! i'm glad it's been so interesting. re: how C works, one reason i've enjoyed this project is that i've been able to practically apply a lot of my more obscure knowledge about C… for example, the rules about what type (signed)a + (unsigned char)b should use

Open thread at this post