C: Difference between revisions

From AtariForumWiki
Jump to navigation Jump to search
>Rb
No edit summary
 
>Wongck
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''C''' is one of the most used programming languages.
'''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'''
<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]]
* [[GemDos BIOS functions]] (August 26, 1985)
* [[GemDos BIOS functions]] (August 26, 1985)
* [[Professional GEM]] programming
* [[Professional GEM]] programming
 
<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


External links

Reservoir Gods : Pure C is available and proper game library.



Back to Programming