Richie Bendall
dad1ce8fa0
Meta tweaks
...
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-02-17 17:39:48 +13:00
Wafelack
d11f78061d
Add ArkScript ( #864 )
...
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-11-13 08:35:10 +13:00
Thomas Voss
d0586af01e
Format Assembler (NASM Linux64) ( #863 )
2020-11-07 10:09:48 +13:00
Yahe
93aa365911
Add AlPhAbEt and fix execution flags ( #855 )
2020-10-25 13:39:16 +13:00
Andrew Hoyer
751a9f2372
Added Applesoft BASIC ( #811 )
...
Co-authored-by: Andrew Hoyer <andrewhoyer@Andrews-MBP.hitronhub.home>
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-10-02 13:10:40 +13:00
Richie Bendall
ed43f8255d
Update asciidots.ascii
2020-08-26 02:15:55 +12:00
Warren A. Kalolo
6543407ed3
Improve ATS example ( #778 )
...
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-07-29 18:14:49 +12:00
Warren A. Kalolo
b3d07b4158
Fixed Ada file extension ( #777 )
2020-07-26 14:35:40 +12:00
Haz
dda78dbcf6
Add ATS2 ( #767 )
2020-07-15 15:57:10 +12:00
Jesper Quorning
02d24d9f11
Update Ada example ( #755 )
...
The Text_IO package was Ada 83. Afterwards it is Ada.Text_IO.
The package is 'opened' with 'use Ada.Text_IO'
Conforming to usual style.
2020-06-01 23:58:58 +12:00
Richie Bendall
02b5e04570
Added Assembler Pdp11 Palx
...
Fixes : #568
Co-Authored-By: Lars Brinkhoff <lars.spam@nocrew.org>
2020-04-01 05:48:31 +13:00
Richie Bendall
67d3041c52
Merge branch 'master' of https://github.com/leachim6/hello-world
2020-04-01 05:46:52 +13:00
Richie Bendall
a183ef5112
Added Assember HP 85
...
Fixes : #689
Co-Authored-By: Vysakh Sreekumaran <nam8u@users.noreply.github.com>
2020-04-01 05:46:49 +13:00
jamhsueh
cbc324653e
Added AviSynth ( #582 )
...
* Add hello world in AviSynth
* Update README.md
2020-04-01 05:44:03 +13:00
Richie Bendall
49da13c444
Added: Midas
...
Fixes : #566
Co-Authored-By: Lars Brinkhoff <lars.spam@nocrew.org>
2020-04-01 05:00:16 +13:00
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 de6bf550b6f19f3bc27ada81224952e5aef53aa6, reversing
changes made to c6b7db9cdb7b09bf3d0a242809ee1149db33395e.
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