aboutsummaryrefslogtreecommitdiff
path: root/misc/shc/pkg-descr
blob: 5b1542de3cc3fc2c528cf0b60e57e4ee2589a1c3 (plain) (blame)
1
2
3
4
5
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/