Add Mana (#1318)
* Add Mana * . * Update m/Mana.mn Co-authored-by: Gabe <66077254+MrBrain295@users.noreply.github.com>
This commit is contained in:
4
m/Mana.mn
Normal file
4
m/Mana.mn
Normal file
@@ -0,0 +1,4 @@
|
||||
action HelloWorldActor::init
|
||||
{
|
||||
print ("Hello World\n") ;
|
||||
}
|
||||
@@ -556,6 +556,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Magic](m/Magic)
|
||||
* [Make](m/Make.makefile)
|
||||
* [Malbolge](m/Malbolge.mbg)
|
||||
* [Mana](m/Mana.mn)
|
||||
* [Mariolang](m/Mariolang)
|
||||
* [Markdown](m/Markdown.md)
|
||||
* [Mathematica Online](m/Mathematica%20Online.nb)
|
||||
|
||||
Reference in New Issue
Block a user