This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
xolatile
/
xhartae
Watch
1
Star
1
Fork
1
You've already forked xhartae
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
e7dc385b56
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