Difference between revisions of "Other Links"

From Amiga Coding
Jump to: navigation, search
(added AmigaBASIC 2 ASCII)
 
(28 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Amiga Basic==
+
<div style="float: right;">__TOC__</div>
* [http://aminet.net/package/dev/misc/ab2ascii-1.3 AmigaBASIC 2 ASCII 1.3] (Convert AmigaBASIC binaries to ASCII)
+
==Arexx==
 
+
* [http://web.archive.org/web/20020405121853/http://www.halcyon.com/robin/www/arexxguide/main.html ARexx guide] (last updated jun-1995)
 
+
* [http://members.cox.net/midian/tutorials/arexx1.htm Beginning ARexx]
==Blitz Basic==
+
* [http://members.cox.net/midian/tutorials/arexx2.htm Loops and Conditionals]
* [http://www.blitz-2000.co.uk/ Blitz 2000] (everything Blitz Basic 2 related)
+
* [http://aminet.net/util/rexx aminet.net/util/rexx]
* [http://www.amiforce.de/board.php?boardid=4 AmiForce.de / AmiBlitz 2/3 forum (German)]
+
* [http://aminet.net/search?query=reference+arexx Arexx references] (in AmigaGuide)
* [http://www.amiforce.de/board.php?boardid=20 AmiForce.de / AmiBlitz 2/3 forum (English)]
+
* [http://wiki.amigaos.net/wiki/AmigaOS_Manual:_ARexx AmigaOS ARexx Manual]
* [http://www.david-mcminn.co.uk/bernd/ Some AmiBlitz files]
 
 
 
 
 
==C==
 
* [http://amigan.1emu.net/releases/amicode.txt Amiga Coding Guide] (about StormC 4 bugs, Reactor bugs, undocumented OS3.9 functions, Lint, serial debugging tools etc)
 
* [http://amidevcpp.amiga-world.de/amidevcpp_v09.php AmiDevCPP]
 
 
 
  
 
==Amiga E==
 
==Amiga E==
 +
* [http://en.wikipedia.org/wiki/Amiga_E Wikipedia about AmigaE]
 
* [http://www.freelists.org/list/positron Amiga E Mailinglist @ freelists.org]
 
* [http://www.freelists.org/list/positron Amiga E Mailinglist @ freelists.org]
* [http://en.wikipedia.org/wiki/AmigaE Wikipedia about AmigaE]
+
* [http://cshandley.co.uk/JasonHulance/beginner_toc.html A beginners guide to Amiga E] ([http://web.archive.org/web/20040902174934/http://www.stud.uni-hamburg.de/~goldi/aee/beginner/beginner_toc.html archive copy])
* [http://web.archive.org/web/20040902174934/http://www.stud.uni-hamburg.de/~goldi/aee/beginner/beginner_toc.html A beginners guide to Amiga E] (archive copy)
 
 
* [http://www.kyzer.me.uk/code/e/ Modules and objects made in Amiga E by Kyzer]
 
* [http://www.kyzer.me.uk/code/e/ Modules and objects made in Amiga E by Kyzer]
 
+
* [http://home.swipnet.se/blubbe/Insomnia/ Insomnia] (E source editor)
 
+
* [http://aminet.net/dev/e Aminet/dev/e] (Amiga-E related files on Aminet)
 +
===Discussion===
 +
* irc.freenode.net at #amigae
 
===Amiga E compilers===
 
===Amiga E compilers===
 
* [http://strlen.com/e/index.html Amiga E compiler homepage]
 
* [http://strlen.com/e/index.html Amiga E compiler homepage]
 +
* [http://aminet.net/package/dev/e/2b_CreativE CreativeE (2001)]
 
* [http://home.swipnet.se/blubbe/ECX/ ECX] (an AmigaE compiler which is still being updated)
 
* [http://home.swipnet.se/blubbe/ECX/ ECX] (an AmigaE compiler which is still being updated)
* [http://amiga.cshandley.co.uk/PortablE.html PortablE]
+
* [http://cshandley.co.uk/portable/ PortablE] (Reimplementation of AmigaE including support for other platforms)
  
 +
==Assembler==
 +
===MC68k===
 +
<!--* [http://saimobvq.interfree.it/ESA/index2.html ESA] (a code pre-processor that allows to enrich M68k assembly sources with typical higher-level constructions) Dead link-->
 +
===PowerPC===
 +
<!--* [http://developer.apple.com/dev/techsupport/develop/issue21/21balance.html Balance of Power: Introducing PowerPC Assembly Language] (by Dave Evans) Dead link-->
  
==ACE Basic==
+
==Other==
* [http://finance.groups.yahoo.com/group/Amiga_ACE 'ACE Amiga Basic Compiler' mailing list]
+
<!--* [http://www.jamiga.org/ JAmiga] ('from scratch' implementation of a Java Virtual Machine for AmigaOS) Dead link-->
 +
* [http://aminet.net/search?name=feelin&path=dev/gui&q_desc=OR&desc=feelin Files on Aminet for Feelin] (open-source object-oriented framework for AmigaOS, AROS, MOS and AOS4)
 +
* [http://aminet.net/search?query=eiffel Files on Aminet for Eiffel] (an object-oriented language, see [http://en.wikipedia.org/wiki/Eiffel_(programming_language) Wikipedia/Eiffel])
 +
* [http://aminet.net/search?name=lua&path=dev/lang&q_desc=OR&desc=lua Files on Aminet for LUA] (a functional programming/scripting language, see [http://en.wikipedia.org/wiki/Lua_(programming_language) Wikipedia/LUA])
 +
* [http://www.os4depot.net/?function=showfile&file=development/language/agletm2ppc.lha AgletM2 PPC] (Modula-2 Native PPC compiler for AmigaOS 4)
 +
[[Category:Programming languages]]

Latest revision as of 11:23, 8 February 2017

Arexx

Amiga E

Discussion

  • irc.freenode.net at #amigae

Amiga E compilers

Assembler

MC68k

PowerPC

Other