C: Difference between revisions
Jump to navigation
Jump to search
>Zorro 2 |
>Wongck No edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
| 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. | ||
* [[Sozobon C]] : The freeware Sozobon C Compiler by Tony Andrews, Johann Ruegg and Joe Treat. | * [[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. | * [[Turbo C]] : Turbo C and Turbo Debugger by Borland GmbH. German Documentation | ||
* '''Mark Williams C''' | |||
<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 18: | ||
* [[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> | |||
<br /> | |||
<br /> | |||
Back to [[Programming]] | |||
[[Category:Programming languages]] | [[Category:Programming languages]] | ||
[[Category:C]] | [[Category:C]] | ||
Latest revision as of 00:15, 19 February 2012
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. German Documentation
- Mark Williams C
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.
Back to Programming