Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
fractal.arcana
/
sti
forked from
yzziizzy/sti
Watch
1
Star
0
Fork
0
Files
Tree:
81ce451e65
Branches
Tags
master
sti
/
lexer
/
c
/
build.sh
build.sh
92 B
History
Raw
1
2
3
4
5
6
#!/bin/bash
gcc -lutil _build.c -o ._build -ggdb \
&& ./._build \
&& gdb -ex r ./lextest