User:Eriksiers/Links: Difference between revisions

From Rosetta Code
Content added Content deleted
(removed geocities links... [sigh] and some sorting and other stuff)
m (added "old" note)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Note, 5 Dec 2019:''' These links are ''very'' old. I first posted this list 10 years ago. I wouldn't be surprised if the vast majority of them were dead. YMMV.

-----

These are my programming links. The vast majority of them I haven't checked for months, if not years. If you find a broken link, fix it or delete it.
These are my programming links. The vast majority of them I haven't checked for months, if not years. If you find a broken link, fix it or delete it.


Line 9: Line 13:
=Assembly=
=Assembly=
*[http://flatassembler.net/ flat assembler (fasm)]
*[http://flatassembler.net/ flat assembler (fasm)]
*[http://web.archive.org/web/20080822031527/http://www.jorgon.freeserve.co.uk/ Go Tools for Win32 and Win64]
:Points at web.archive.org; actual site now 404
*[http://www.japheth.de/JWasm.html JWasm]
*[http://www.japheth.de/JWasm.html JWasm]
*[http://lzasm.hotbox.ru/ Lazy Assembler (LZASM)]
*[http://lzasm.hotbox.ru/ Lazy Assembler (LZASM)]
Line 48: Line 54:
*[http://www.bbcbasic.co.uk/bbcbasic.html BBC BASIC]
*[http://www.bbcbasic.co.uk/bbcbasic.html BBC BASIC]
*[http://www.clickteam.com/eng/downloadcenter.php?i=58 AMOS/STOS sources]
*[http://www.clickteam.com/eng/downloadcenter.php?i=58 AMOS/STOS sources]
*[http://ithare.com/programming-guide-for-video-gamers/ Game Programming Guide]
*[http://www.dsitri.de/wiki.php?page=CocoaBasic CocoaBasic]
*[http://www.dsitri.de/wiki.php?page=CocoaBasic CocoaBasic]
*[http://www.ercb.com/ddj/1992/ddj.9211.html ERCB: DDJ Programmer's Bookshelf November 1992]
*[http://www.ercb.com/ddj/1992/ddj.9211.html ERCB: DDJ Programmer's Bookshelf November 1992]
Line 77: Line 84:
*[http://www.qb45.com/ Qbasic/QuickBasic Programming - qb45.com]
*[http://www.qb45.com/ Qbasic/QuickBasic Programming - qb45.com]
*[http://www.qbasic.com/ QBasic.com]
*[http://www.qbasic.com/ QBasic.com]
*[http://www.qbasic.nicepods.com/ Free QBasic codes from Nicepods]


==REALbasic==
==REALbasic==
Line 306: Line 312:
*[http://www.jedsoft.org/slang/ S-Lang Library Information Page]
*[http://www.jedsoft.org/slang/ S-Lang Library Information Page]
*[http://www.joelonsoftware.com/articles/PleaseLinker.html Please Sir May I Have a Linker? - Joel on Software]
*[http://www.joelonsoftware.com/articles/PleaseLinker.html Please Sir May I Have a Linker? - Joel on Software]
*[http://www.jorgon.freeserve.co.uk/ Jeremy Gordon's Go Tools for Win32 and Win64 (assembler, resource compiler, linker, debugger and information)]
*[http://www.jrsoftware.org/ jrsoftware.org // Jordan Russell's Software]
*[http://www.jrsoftware.org/ jrsoftware.org // Jordan Russell's Software]
*[http://www.koders.com/ Open Source Code Search Engine - Koders]
*[http://www.koders.com/ Open Source Code Search Engine - Koders]

Latest revision as of 03:33, 6 December 2019

Note, 5 Dec 2019: These links are very old. I first posted this list 10 years ago. I wouldn't be surprised if the vast majority of them were dead. YMMV.


These are my programming links. The vast majority of them I haven't checked for months, if not years. If you find a broken link, fix it or delete it.

The categories aren't carved in stone. I've found a few links that don't belong here at all. If you find a link in the wrong category, or one that just doesn't belong on RC, fix it.

I'm working on fixing the sorting, but I'm doing it by hand, when the mood strikes me, which means it happens whenever.

Note also that a lot of these links can be found elsewhere on RC. If that bugs you, delete the dupes from this page.

Assembly

Points at web.archive.org; actual site now 404

BASIC

Lists of compilers

PowerBASIC

QBasic

REALbasic

Visual Basic

VBScript

C

Debuggers

Java

Libraries

Pascal

Perl

PHP

Scheme

Why does this one get a different link icon?
It's an FTP link. --Mwn3d 16:35, 2 November 2009 (UTC)
Ah. I missed that little fact. -- Eriksiers 20:01, 2 November 2009 (UTC)

unsorted