gcc -lecl ecl_test.c -o test-game libtest-game.a
(uiop:getcwd)
(uiop:chdir "Development/tinyswords/")
(compile-file "game.lisp" :system-p t)
(c:build-static-library "test-game" :lisp-files '("game.o") :init-name "game")
Description
Languages
C
93.6%
C++
4.1%
Common Lisp
2.2%
Makefile
0.1%