From: Jean Privat Date: Fri, 3 Jun 2016 17:17:00 +0000 (-0400) Subject: Merge: niti: teach the interpreter to read from the standard input X-Git-Url: http://nitlanguage.org Merge: niti: teach the interpreter to read from the standard input With `-` the program is read from stdin. ~~~ $ echo H4sIAN7lUFcAAysoyswrUVDySM3JyVfiAgCjfiaWDgAAAA== | base64 -d | gunzip | nit - Hello ~~~ Pull-Request: #2159 Reviewed-by: Alexis Laferrière --- 215b88245a6ee198f8dad7636282765283a10377