txlyre 4 months ago
commit
dcd441be2a
3 changed files with 1767 additions and 0 deletions
  1. 3 0
      .gitignore
  2. 1 0
      build.sh
  3. 1763 0
      jk.c

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+.history
+*.o
+jk

+ 1 - 0
build.sh

@@ -0,0 +1 @@
+cc -lm -lgc jk.c -o jk

File diff suppressed because it is too large
+ 1763 - 0
jk.c


Some files were not shown because too many files changed in this diff