Y
Hacker News
new
|
ask
|
show
|
jobs
by
atombender
1852 days ago
ShellCheck starts in a few milliseconds on my machine, easily fast enough to run on every character press. Haskell's runtime isn't like the Java JVM, and GHC compiles to machine code, not interpreted bytecode.
1 comments
staticassertion
1852 days ago
Nice, that's impressive.
link