Skip to content

graemephi/starfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The guts of tiny-dso.

Starfield

A note on the language choice. It's ion from Per Vognsen's bitwise. It's basically C99 with some of the annoying bits filed off. Despite being unfinished and having a few bugs, it was very nice to write code in. There are no libraries for ion (asides from SDL and libc), but the point of this project was to not use any libraries.