This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
txlyre
/
jk
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
initial
txlyre
4 mesi fa
commit
dcd441be2a
3 ha cambiato i file
con
1767 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
.gitignore
1
0
build.sh
1763
0
jk.c
+ 3
- 0
.gitignore
Vedi File
@@ -0,0 +1,3 @@
+.history
+*.o
+jk
+ 1
- 0
build.sh
Vedi File
@@ -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