scScript for Linux

(scapplications.com)

10 points | by OptionOfT 2 hours ago ago

2 comments

  • SA9G 2 hours ago

    I wanted to write a love note to C... and if you hate it, it is all my fault.

    • kreelman 9 minutes ago

      It looks interesting.

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

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