This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
pbot
Watch
3
Star
0
Fork
0
You've already forked pbot
mirror of
https://github.com/pragma-/pbot.git
synced
2024-11-02 18:19:33 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
aca698374c
pbot
/
modules
/
compiler_vm
/
cc
4 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
compile_vm: added missing cc script
2011-02-01 03:47:16 +01:00
#!/bin/sh
compiler-vm: added -input flag for providing stdin input; added %b printf specifier to print base-2; bug-fixes
2011-12-31 00:20:29 +01:00
CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@"
Reference in New Issue
Copy Permalink