Commit Graph

130 Commits

Author SHA1 Message Date
Richie Bendall
0480316381 Remove unnessesary comments
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 18:48:13 +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
e8135b55fa Add A++
Fixes: #675
Co-Authored-By: Ankit Raj <admin@ankitraj.in>
2020-03-30 07:50:14 +13:00
Richie Bendall
d1c60e2867 Added ASCIIDots, Fim++, Fractran++ and TI-hexadecimal
Fixes: #496
Co-Authored-By: cedricfarinazzo <cedric@farinazzo.cf>
2020-03-30 07:35:46 +13:00
Richie Bendall
db169da956 Added asm2bf
Fixes #716

Co-Authored-By: Παλαιολόγος <kspalaiologos@gmail.com>
2020-03-30 07:24:46 +13:00
Richie Bendall
ad16f6d78a Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
Richie Bendall
9cf0cd7a7b Remove duplicated README
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:11:33 +13:00
Mike Donaghy
73af971de3 Merge pull request #502 from yakutozcan/patch-1
FIX loop function
2019-07-23 07:30:01 -05:00
Mike Donaghy
875b8908ae Merge pull request #500 from Gurenax/master
Hello World from Apex (Salesforce)
2019-07-23 07:28:14 -05:00
yakut özcan
7bd466362c FIX loop function
Arduino15/packages/arduino/hardware/avr/1.6.21/cores/arduino/main.cpp:46: undefined reference to `loop'
collect2: error: ld returned 1 exit status
exit status 1
Error compiling for board Arduino/Genuino Uno.
2018-09-13 15:50:32 +03:00
Glenn Dimaliwat
2b42a0c1b9 Add Apex Hello World class 2018-09-10 15:30:03 +10:00
d3z40
94109c85ae Para atualizar repositório 2018-08-22 01:37:32 -03:00
Mike Donaghy
220bf4da45 Merge pull request #478 from chinsyo/master
add nasm macho64
2018-07-23 04:13:46 -05:00
Chinsyo
cd0faed06d add nasm macho64 2018-07-23 17:09:55 +08:00
cheezeburger
78e68234e6 Added aspectj.aj 2018-07-23 00:35:19 +08:00
Drew Fink
323e983b7e Add Hello World in Arc
Added Hello World in Arc, a terse dialect of Lisp created mainly for the Hacker News website.
2018-07-09 22:17:11 +02:00
Daniel Le
c138610ab8 Fix GitHub relative links
This reverts part of commit de6bf550b6, reversing
changes made to c6b7db9cdb.
2018-04-11 21:50:53 +08:00
ConorOBrien-Foxx
39487fabbb Add "Attache" language.
GitHub: https://github.com/ConorOBrien-Foxx/Attache
2018-04-08 23:03:03 -04:00
Travor Liu
6b4a5039a6 Support for new Operating System 2018-03-09 10:56:13 -05:00
Muhammed Ibrahim
a8bd11ef8f adding ring language 2018-01-26 16:44:09 +02:00
suve
551a76b3cf Add an implementation in awful 2018-01-19 20:20:07 +01:00
Travor Liu
d1c695ffa6 Rename assembler_nasm_win32.asm to a/assembler_nasm_win32.asm 2017-12-01 20:04:58 -05:00
PyvesB
475ba16e3c Added High Level Assembly implementation 2017-10-07 12:25:56 +02:00
Andrey Portnoy
076fcd078d add ARM assembly 2017-08-05 15:09:58 -07:00
Shark
64eeda07b1 Merge git://github.com/leachim6/hello-world
sync with upstream
2017-02-16 19:43:58 +01:00
Shark
c8983d540d minor fixes 2017-02-16 19:41:42 +01:00
Mike Donaghy
2df8844188 Merge pull request #379 from ac1235/patch-2
Create AntLang.ant
2017-02-12 16:28:40 -06:00
Mike Donaghy
853741c97d Merge pull request #375 from thatHexa/patch-1
Created assembler_tasm_dos.asm
2017-02-12 16:27:40 -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
e94013921e Merge pull request #353 from petersobolev/patch-3
Create assembler_8048_videopac.asm
2017-02-12 16:21:24 -06:00
Mike Donaghy
f582cb296c Merge pull request #345 from fruel/master
Added Win32 and Win64 ASM Hello World
2017-02-12 16:18:36 -06:00
Mike Donaghy
95d4a2e1aa Merge pull request #334 from Niels-NTG/patch-3
Simplified arduino.ino
2017-02-12 16:16:58 -06:00
Mike Donaghy
4807a2b948 Merge pull request #333 from rdebath/master
Added VAX assembler for Ultrix
2017-02-12 16:16:45 -06:00
Mike Donaghy
10ba757db8 Merge pull request #328 from antonyalkmim/master
Create AIML Bot Lang
2017-02-12 16:16:16 -06:00
Anthony Cipriano
2ce53fa008 Create AntLang.ant 2017-02-10 15:11:21 +01:00
thatHexa
e1683d4460 Created assembler_tasm_dos.asm
Tested with Turbo Assembler in DosBox (default settings).
2016-11-28 12:52:09 +02:00
Shark
259d83e19b keep all assembly examples under a/assembly_*.asm 2016-09-21 13:02:44 +02:00
Shark
819d3fd995 move Z80_Assembler from z/ to a/ 2016-09-18 16:49:23 +02:00
Peter Sobolev
180d6fb9a4 Create assembler_8048_videopac.asm 2016-07-25 02:25:17 +03:00
fruel
8a8ae2d6e9 Added Win32 and Win64 ASM Hello World 2016-06-13 22:06:04 +02:00
Robert de Bath
816d9bcd1b Added VAX assembler for Ultrix 2016-06-09 08:07:38 +01:00
Niels NTG
83b3ed157f Simplified arduino.ino 2016-05-23 21:14:30 +02:00
antonyalkmim
7197ef76c6 Create AIML Bot Lang 2016-05-21 20:38:39 -03:00
Sean Baggaley
63071acf3a Add "Hello, World!" in Action Code Script
(Uses ZDoom header, but should work in Hexen too)
2016-04-30 18:31:10 +01:00
Mike Donaghy
10a065b635 moved assembler_tms9900_ti99_4a.asm to a/ 2016-04-17 16:23:02 -05:00
Mike Donaghy
211521b4bd Merge pull request #260 from AnanthaRajuC/master
alda.alda added
2016-04-17 15:01:16 -05:00
Anantha Raju C
e8d6dfdac1 alda.alda added
A music programming language for musicians.
https://github.com/alda-lang/alda/blob/master/examples/hello_world.alda
2016-04-15 12:58:53 +05:30
Peter Sobolev
731f6de15f Create assembler_6809vectrex.asm 2016-03-24 18:41:30 +03:00
Mike Donaghy
6590b5414a Merge pull request #251 from sjyn/master
add mips assembly
2016-02-23 02:54:07 -05:00
sjyn
1fa5161165 add mips assembly 2016-01-05 11:31:03 -05:00