diff options
Diffstat (limited to 'development/shc/slack-desc')
-rw-r--r-- | development/shc/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/development/shc/slack-desc b/development/shc/slack-desc index c791ee4eeb848..8b895eed4f138 100644 --- a/development/shc/slack-desc +++ b/development/shc/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -shc: shc (generic SHell script Compiler) -shc: -shc: shc creates a stripped binary executable version of the -shc: script specified with -f on the command line. -shc: -shc: Homepage: http://www.datsi.fi.upm.es/~frosal/ +shc: shc (Shell script compiler) shc: +shc: SHC is a generic shell script compiler. It takes a script, which is +shc: specified on the command line and produces C source code. +shc: The generated source code is then compiled and linked to produce +shc: a stripped binary. shc: shc: shc: +shc: Home Page: http://neurobin.github.io/shc shc: |