| Version | 4.3 |
|---|---|
| Publisher | Dave Yost |
| Release date | Nov 21, 2008 |
| Date added | Nov 21, 2008 |
| Os requirements | Mac OS X 10.0/10.1/10.2/10.3/10.3.9/10.4 PPC |
| Requirements | BSD subsystem |
| Total downloads | 134 |
| Price | Free |
Description
compileAndGo
is a #! helper program. It allows you to execute source code files written in a compiled language (such as Java or C++) as if they were written in an interpreted scripting language. The source files must have the compileAndGo #! header at the top and must have file execute permission. The source is automatically compiled, and the binary executable is cached out of sight. The