4
4
mirror of https://github.com/H-uru/korman.git synced 2025-07-13 18:17:38 -04:00

Implement C korlib

NOTE: This is mostly a curiosity atm. There are many undiagnosed access
violations...
This commit is contained in:
2015-07-16 23:16:12 -04:00
parent 314b2fc0d6
commit 3e811f58c1
9 changed files with 589 additions and 0 deletions

3
.gitignore vendored
View File

@ -35,3 +35,6 @@ pip-log.txt
# Installer Stuff
installer/Files
installer/korman.exe
# C++ korlib build directory
korlib/build