Add Inkling (#735)
* adds inkling hello world * Normalize text * Add README entry Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -319,6 +319,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Indec](i/InDec.indec)
|
||||
* [Inform](i/inform.inform)
|
||||
* [Ink](i/ink.ink)
|
||||
* [Inkling](i/inkling.ink)
|
||||
* [Intercal](i/intercal.i)
|
||||
* [Io](i/Io.Io)
|
||||
* [Ioke](i/ioke.ik)
|
||||
|
||||
1
inkling.ink
Normal file
1
inkling.ink
Normal file
@@ -0,0 +1 @@
|
||||
display "Hello World"
|
||||
Reference in New Issue
Block a user