freebsd-ports/misc/shc/pkg-descr
2017-01-30 14:50:01 +00:00

5 lines
254 B
Text

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/