Richie Bendall
a6951c0850
Rename Minecraft
to Minecraft.mcfunction
...
Fixes : #950
2021-04-04 11:26:56 +12:00
Richie Bendall
c8fc6cd6d3
Meta tweaks
...
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-03-15 16:18:40 +13:00
Richie Bendall
dad1ce8fa0
Meta tweaks
...
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-02-17 17:39:48 +13:00
Ayfri
353aa53c3c
Simplify Minecraft ( #874 )
2020-12-07 13:56:35 +13:00
Saptarshi Neogi
a83495b489
Add Matlab 1.0 ( #793 )
...
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-11-20 16:37:39 +13:00
Richie Bendall
ac273bc402
Add mariolang
...
Fixes : #856
2020-11-20 16:33:38 +13:00
Yahe
93aa365911
Add AlPhAbEt and fix execution flags ( #855 )
2020-10-25 13:39:16 +13:00
Breno Rodrigues Guimarães
f4c31d53d5
Use Make feature instead of bash command ( #853 )
...
There is no need to use bash to print "Hello World" in Make. There is a language feature exactly for printing messages.
2020-10-25 13:37:34 +13:00
Richie Bendall
d0a0729287
Update for 1.16
2020-10-05 14:12:59 +13:00
Richie Bendall
d254df8def
Print "Hello World" instead of "Hello World!"
2020-07-15 20:49:16 +12:00
Nimplex
eeac4797da
Added Milkscript ( #760 )
2020-07-02 08:18:41 +12:00
Wylarel
f8ec911ff3
Fix Minecraft ( #759 )
...
Changed @p to @a and removed the command slash (bad practice)
2020-06-27 12:41:46 +12:00
Richie Bendall
01c168566e
Fix Modiscript
...
Fixes : #665
Co-Authored-By: m2kulkarni <m2kulkarni@users.noreply.github.com>
2020-04-01 05:28:54 +13:00
Richie Bendall
98e699b3d5
Added Maclisp
...
Fixes : #567
Co-Authored-By: Lars Brinkhoff <lars.spam@nocrew.org>
2020-04-01 05:01:22 +13:00
Richie Bendall
dcb5d8abd7
Added: Make
...
Fixes : #550
Co-Authored-By: stark <thestarknight@tutanota.com>
2020-04-01 04:57:12 +13:00
Richie Bendall
2075605fb4
Normalize messages
...
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 18:39:11 +13:00
Richie Bendall
b2659436e8
Add Monte
...
Fixes : #513
Co-Authored-By: Arryan Zaman <arryan@users.noreply.github.com>
2020-03-30 17:02:54 +13:00
Richie Bendall
c74deb122c
Add Moo
...
Fixes : #544
Co-Authored-By: Hifiz <hifiz@users.noreply.github.com>
2020-03-30 16:43:16 +13:00
Richie Bendall
b3a77a4ad0
Fix Malbolge ( #560 )
2020-03-30 04:59:13 +13:00
Richie Bendall
ad16f6d78a
Normalize printed text
...
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
Mike Donaghy
4f62f18aab
Merge pull request #505 from aesher9o1/master
...
modiscript.chai added
2019-07-23 07:33:28 -05:00
Mike Donaghy
4c1bcf219b
Merge pull request #492 from d3z40/master
...
Add script hello world in portugol
2019-07-23 07:24:20 -05:00
PartyGuy
41162e4670
Changed Hello World according to Wikipedia
...
https://en.wikipedia.org/wiki/Malbolge
2018-10-31 11:25:18 +01:00
Aashis kumar
70b99de72b
modiscript.chai added
...
Modi script is a scripting language made to mock the indian prime minister
https://github.com/VPanjeta/ModiScript
2018-10-01 07:57:34 +05:30
d3z40
94109c85ae
Para atualizar repositório
2018-08-22 01:37:32 -03:00
yopaman
6b918880f4
add minecraft command blocks hello world
2018-08-19 22:52:38 +02:00
Thomas Roskewich
a7724e10ac
Added MIPS
2018-07-18 14:52:48 -06:00
PoroCYon
b76dad365b
perhaps a better way of doing things
2017-05-06 17:35:33 +00:00
PoroCYon
7754f50249
added myrddin
2017-05-06 17:31:54 +00:00
Mike Donaghy
78838ffd60
Merge pull request #362 from Alhadis/maxscript
...
Add an example for MAXScript
2017-02-12 16:23:35 -06:00
Mike Donaghy
7b6d121f9b
Merge pull request #359 from Shark64/master
...
keep all assembly examples under a/assembly_*.asm
2017-02-12 16:22:39 -06:00
Mike Donaghy
f2df4c5910
Merge pull request #313 from DrGodCarl/master
...
Added Mathematica notebook made on Mathematica Online.
2017-02-12 15:58:55 -06:00
Alhadis
b923ca9560
Add an example for MAXScript
...
MAXScript is the built-in scripting language of Autodesk's 3DS Max, a 3D
modelling and animation suite. The language features fleeting semblances
to Haskell in its comment syntax and expression-based nature, though the
language itself is procedural instead of purely-functional.
See also:
* http://www.autodesk.com/3dsmax-maxscript-2012-enu
* https://github.com/Alhadis/language-maxscript
* https://atom.io/packages/language-maxscript
2016-10-06 23:27:21 +11:00
Shark
259d83e19b
keep all assembly examples under a/assembly_*.asm
2016-09-21 13:02:44 +02:00
Mark Battersby
e8b570660f
Add MEDITECH's MAGIC programming language
2016-05-20 19:55:38 -04:00
Carl D. Benson
8dcc6b8126
Added Mathematica notebook made on Mathematica Online.
2016-05-20 16:37:53 -05:00
LIttleAncientForestKami
d18b482768
Printing Hello World! in MongoDB shell
...
I’ve noticed lately that the paranoid fear of computers becoming intelligent and taking over the world has almost entirely disappeared from the common culture. Near as I can tell, this coincides with the release of MS-DOS.
-- Larry DeLuca
2015-12-09 02:30:34 +01:00
Mike Donaghy
29f63fb8de
Merge pull request #212 from dcondrey/master
...
Numerous obscure examples
2015-09-06 20:16:48 -04:00
George Gibson
53b989d32d
Create meq.meq
2015-08-30 08:10:29 +01:00
George Gibson
efc830bc34
Create Mmmm().mmmm
2015-08-30 08:09:57 +01:00
David
dcae728c0e
duplicate of mirc.mirc
2015-08-26 18:04:09 -07:00
Anantha Raju C
e8dec896b9
"Hello world!" mouse programming language added
2015-08-22 13:54:20 +05:30
Guillaume Gomez
b8720a0a47
Add mozart hello world
2014-12-02 15:41:29 +01:00
Mike Donaghy
e8036fddfc
Merge pull request #34 from ansman/master
...
Add move
2014-08-17 22:54:11 -04:00
Mike Donaghy
d2a057510a
Merge pull request #49 from zacstewart/master
...
Add mIRC scripting
2014-08-17 22:49:01 -04:00
Mike Donaghy
c9ee878dd5
Merge pull request #55 from sethwoodworth/master
...
Adding MUSHcode hello world
2014-08-17 22:48:00 -04:00
Mike Donaghy
9b01c4912b
Merge pull request #80 from ghost/master
...
Added Logo, Macsyma(Maxima) and MMIX
2014-08-17 22:43:03 -04:00
Mike Donaghy
e5340783d6
Merge pull request #99 from ztmr/master
...
MUMPS language
2014-08-17 22:40:51 -04:00
Mike Donaghy
1c98f21553
Merge pull request #91 from MartinZottmann/patch-1
...
Update m/mysql.sql
2014-06-20 02:08:46 -04:00
Mike Donaghy
3ce1ccc1ed
Merge pull request #105 from ok100/master
...
Added Mercury helloworld
2014-06-20 01:54:19 -04:00