C: Difference between revisions
Jump to navigation
Jump to search
>Zorro 2 |
>Zorro 2 No edit summary |
||
| Line 4: | Line 4: | ||
* [[HSC]] (Heat-and-Serve C - 1992) : Modified version of Sozobon C ! | * [[HSC]] (Heat-and-Serve C - 1992) : Modified version of Sozobon C ! | ||
* [[Lattice C]] : Lattice C ST by HiSoft. | * [[Lattice C]] : Lattice C ST by HiSoft. | ||
* | * '''Prospero C''' | ||
* [[Pure C]] : Pure C English Overview (or, "What Your 'Mutter' Never Told You About Pure C") by Dan Wilga. | * [[Pure C]] : Pure C English Overview (or, "What Your 'Mutter' Never Told You About Pure C") by Dan Wilga. | ||
* [[Sozobon ADB]] Debugger for Sozobon C on the Atari ST. | * [[Sozobon ADB]] Debugger for Sozobon C on the Atari ST. | ||
| Line 10: | Line 10: | ||
* [[Turbo C]] : Turbo C and Turbo Debugger by Borland GmbH. | * [[Turbo C]] : Turbo C and Turbo Debugger by Borland GmbH. | ||
<br> | <br> | ||
== | == FAQ/Tutorials == | ||
* [[Atari ST C for newbies]] | * [[Atari ST C for newbies]] | ||
* [[A C introduction to GEM and TOS]] | * [[A C introduction to GEM and TOS]] | ||
| Line 20: | Line 16: | ||
* [[Professional GEM]] programming | * [[Professional GEM]] programming | ||
<br> | <br> | ||
== External links == | |||
[http://rg.atari.org/ Reservoir Gods] : Pure C is available and proper game library. | |||
<br><br> | |||
[[Category:Programming languages]] | [[Category:Programming languages]] | ||
[[Category:C]] | [[Category:C]] | ||
Revision as of 06:15, 3 November 2006
C is one of the most used programming languages.
Compilers
- HSC (Heat-and-Serve C - 1992) : Modified version of Sozobon C !
- Lattice C : Lattice C ST by HiSoft.
- Prospero C
- Pure C : Pure C English Overview (or, "What Your 'Mutter' Never Told You About Pure C") by Dan Wilga.
- Sozobon ADB Debugger for Sozobon C on the Atari ST.
- Sozobon C : The freeware Sozobon C Compiler by Tony Andrews, Johann Ruegg and Joe Treat.
- Turbo C : Turbo C and Turbo Debugger by Borland GmbH.
FAQ/Tutorials
- Atari ST C for newbies
- A C introduction to GEM and TOS
- GemDos BIOS functions (August 26, 1985)
- Professional GEM programming
External links
Reservoir Gods : Pure C is available and proper game library.