From 96c188b92e75e07c284a1cc26a1b7e2bd47a9298 Mon Sep 17 00:00:00 2001 From: Rohan Jhunjhunwala Date: Sat, 24 Sep 2016 21:18:53 -0400 Subject: [PATCH] Create SIL.SIL SILOS the simple language. https://github.com/rjhunjhunwala/S.I.L.O.S --- s/SIL.SIL | 1 + 1 file changed, 1 insertion(+) create mode 100644 s/SIL.SIL diff --git a/s/SIL.SIL b/s/SIL.SIL new file mode 100644 index 00000000..dcc0fac0 --- /dev/null +++ b/s/SIL.SIL @@ -0,0 +1 @@ +print Hello, World!