mirror of
https://github.com/irmen/prog8.git
synced 2024-11-25 19:31:36 +00:00
readme
This commit is contained in:
parent
0298f6b727
commit
c1f196f2aa
@ -29,6 +29,9 @@ which aims to provide many conveniences over raw assembly code (even when using
|
||||
|
||||
It is mainly targeted at the Commodore-64 machine at this time.
|
||||
|
||||
Documentation is online at https://prog8.readthedocs.io/
|
||||
|
||||
|
||||
Required tools:
|
||||
---------------
|
||||
|
||||
|
@ -20,10 +20,11 @@ while still being low level enough to create high performance programs.
|
||||
|
||||
|
||||
Prog8 is copyright © Irmen de Jong (irmen@razorvine.net | http://www.razorvine.net).
|
||||
The project is on github: https://github.com/irmen/prog8.git
|
||||
|
||||
|
||||
This software is licensed under the GNU GPL 3.0, see https://www.gnu.org/licenses/gpl.html
|
||||
|
||||
|
||||
Code example
|
||||
------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user