Skip to content

Commit

Permalink
Add Inkling (#735)
Browse files Browse the repository at this point in the history
* adds inkling hello world

* Normalize text

* Add README entry

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
  • Loading branch information
coopslarhette and Richienb committed Apr 11, 2020
1 parent 8275efb commit 634a1b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions inkling.ink
@@ -0,0 +1 @@
display "Hello World"

0 comments on commit 634a1b1

Please sign in to comment.