This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
02ce97c29f
piston
/
packages
/
holyc
/
0.0.9
/
compile
8 lines
90 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
# Compile HolyC files
mv
$1
$1
.HC
filename
=
$1
.HC
shift
hcc
$filename
Reference in New Issue
View Git Blame
Copy Permalink