Files
ports/misc/shc/pkg-descr
T
Emanuel Haupt c8630a9131 Update to 3.9.3
2017-01-30 14:50:01 +00:00

6 lines
254 B
Plaintext

A generic shell script compiler. Shc takes a script, which is specified on the
command line and produces c source code. The generated source code is then
compiled and linked to produce a stripped binary executable.
WWW: https://github.com/neurobin/shc/