Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
MrBrain295
2021-11-03 11:22:40 -05:00
committed by GitHub
parent 4b53fad034
commit 092e4e6b18
2 changed files with 4 additions and 1 deletions

2
o/Orion.orn Normal file
View File

@@ -0,0 +1,2 @@
(def 'impure main
(λ () (putStrLn "Hello World")))

View File

@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
<!--Languages start--> <!--Languages start-->
## Languages (832 total) ## Languages (833 total)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
* [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21)
@@ -582,6 +582,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [OpenLaszlo](o/OpenLaszlo.lzx) * [OpenLaszlo](o/OpenLaszlo.lzx)
* [Oracle SQL](o/Oracle%20SQL.sql) * [Oracle SQL](o/Oracle%20SQL.sql)
* [Orc](o/Orc.orc) * [Orc](o/Orc.orc)
* [Orion](o/Orion.orn)
* [OX](o/OX.oz) * [OX](o/OX.oz)
* [o:XML](o/o%CB%B8XML) * [o:XML](o/o%CB%B8XML)
* [Parenthetic](p/Parenthetic.p) * [Parenthetic](p/Parenthetic.p)