Add Miranda (#1066)
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
2
m/Miranda.m
Executable file
2
m/Miranda.m
Executable file
@@ -0,0 +1,2 @@
|
||||
main :: [sys_message]
|
||||
main = [Stdout "Hello World"]
|
||||
11
readme.md
11
readme.md
@@ -8,10 +8,10 @@ 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!
|
||||
|
||||
<!--Languages start-->
|
||||
## Languages (805 total)
|
||||
## Languages (806 total)
|
||||
|
||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||
* [*](%23/*)
|
||||
* [*](%23/%2A)
|
||||
* [0(nop^)](%23/0%28nop%5E%29)
|
||||
* [05AB1E](%23/05AB1E)
|
||||
* [0815](%23/0815.0815)
|
||||
@@ -217,9 +217,9 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Burlesque](b/Burlesque.burlesque)
|
||||
* [Byter](b/Byter.byter)
|
||||
* [C Shell](c/C%20Shell.csh)
|
||||
* [C+](c/C%2B)
|
||||
* [C+++](c/C%2B%2B%2B)
|
||||
* [C++](c/C%2B%2B.cpp)
|
||||
* [C+](c/C%2B)
|
||||
* [C](c/C.c)
|
||||
* [Cache ObjectScript](c/Cache%20ObjectScript.mac)
|
||||
* [CAML](c/CAML.ml)
|
||||
@@ -387,7 +387,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [GridScript](g/GridScript.gridscript)
|
||||
* [Grin](g/Grin.grin)
|
||||
* [Groovy](g/Groovy.groovy)
|
||||
* [GTA3Script](g/GTA3Script.gs)
|
||||
* [GTA3Script](g/GTA3Script.sc)
|
||||
* [Gui4Cli](g/Gui4Cli)
|
||||
* [Hack](h/Hack.hh)
|
||||
* [Haml](h/Haml.haml)
|
||||
@@ -453,8 +453,8 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [K](k/K.k)
|
||||
* [Karel](k/Karel.kl)
|
||||
* [KimL](k/KimL.kiml)
|
||||
* [Kitanai](k/Kitanai)
|
||||
* [Kipple](k/Kipple.kipple)
|
||||
* [Kitanai](k/Kitanai)
|
||||
* [Kitten](k/Kitten.ktn)
|
||||
* [Koberi C](k/Koberi%20C.koberice)
|
||||
* [Kotlin](k/Kotlin.kt)
|
||||
@@ -510,6 +510,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [MilkScript](m/MilkScript.milk)
|
||||
* [Minecraft](m/Minecraft.mcfunction)
|
||||
* [Mips](m/Mips.s)
|
||||
* [Miranda](m/Miranda.m)
|
||||
* [Mirc](m/Mirc.mrc)
|
||||
* [Mmmm()](m/Mmmm%28%29.mmmm)
|
||||
* [ModiScript](m/ModiScript.chai)
|
||||
|
||||
Reference in New Issue
Block a user