Category:Prog8: Difference between revisions

m
no edit summary
(Add page describing Prog8)
 
mNo edit summary
 
Line 3:
|tags=prog8
}}
'''Prog8''' is a modern compiled programming language targeting computers based on the MOS 6502 family of CPUs. ItThe iscompiler capableand ofstandard library buildinghave programssupport for the Atari 8-bit family (6502), Commodore 64 (6510) and 128 (8502), and the Commander X-16 (65c02). It's a relatively low-level language in the same niche as C, but specifically designed for the 8-bit architecture of its target systems.
 
==Links==
** [https://prog8.readthedocs.io Documentation]
** [https://github.com/irmen/prog8 Github source]
 
{{language programming paradigm|Procedural}}
1,480

edits