|
@@ -5,3 +5,18 @@ Lab about LLVM
|
|
## Website
|
|
## Website
|
|
|
|
|
|
[Galgas official Website](http://galgas.rts-software.org/)
|
|
[Galgas official Website](http://galgas.rts-software.org/)
|
|
|
|
+
|
|
|
|
+## Compile
|
|
|
|
+
|
|
|
|
+### Unix
|
|
|
|
+
|
|
|
|
+`galgas logoPlayer/logoPlayer.galgasProject`
|
|
|
|
+
|
|
|
|
+`logoPlayer/makefile-unix/build.py`
|
|
|
|
+
|
|
|
|
+## Execute
|
|
|
|
+
|
|
|
|
+### Unix
|
|
|
|
+
|
|
|
|
+`logoPlayer/makefile-unix/logoPlayer`
|
|
|
|
+
|