This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
anon
/
xhartae
Watch
1
Star
0
Fork
0
You've already forked xhartae
forked from
xolatile/xhartae
Code
Issues
Pull Requests
Releases
Wiki
Activity
0eace4863a
xhartae
/
compile.sh
8 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial testing upload... A lot will change...
2023-11-07 10:14:07 -05:00
#!/bin/bash
set
-xe
Chapter 0, memory...
2023-11-07 10:55:27 -05:00
gcc -Wall -Wextra -Wpedantic -Werror -Ofast -o xhartae xhartae.c
Initial testing upload... A lot will change...
2023-11-07 10:14:07 -05:00
exit
Reference in New Issue
Copy Permalink