A first stab at a self-modifying development environment.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Macoy Madson 26e9e30873 Fix problem with far allocations in relocations 4 months ago
Dependencies Fix problem with far allocations in relocations 4 months ago
data/Fonts Initial commit 1 year ago
examples Progress on network interface to tcc 4 months ago
src Fix problem with far allocations in relocations 4 months ago
.clang-format Get OpenGL working in user code 6 months ago
.gitignore Add WIP network interface to TCC environment 4 months ago
.gitmodules Add WIP network interface to TCC environment 4 months ago
Build.bat Got Windows building 1 year ago
Build.sh Add WIP network interface to TCC environment 4 months ago
COPYING Initial commit 1 year ago
LICENSE Initial commit 1 year ago
ReadMe.org Update readme 1 year ago
RunProfiler.sh Add profiler hook up 1 year ago
User.c Make examples more consistent 4 months ago

ReadMe.org

Game Dev Environment

This program is meant to be my testing ground for self-modification.

It may also become an easy way to try out Cakelisp.