Merge: nitc: add option --run to execute after a successful compilation.
authorJean Privat <jean@pryen.org>
Wed, 10 May 2017 13:28:41 +0000 (09:28 -0400)
committerJean Privat <jean@pryen.org>
Thu, 11 May 2017 12:35:20 +0000 (08:35 -0400)
When the naive interpreter is tooo slooooow but you are too lazy to run the binary yourself.

Pull-Request: #2432


Trivial merge