scScript for Linux

(scapplications.com)

10 points | by OptionOfT 1 hour ago

1 comments

  • SA9G 1 hour ago
    I wanted to write a love note to C... and if you hate it, it is all my fault.
    • kreelman 0 minutes ago
      It looks interesting.

      Isn't the same kind of thing available from LLVM?

      ` clang -emit-llvm -c main.c -o - | lli `