mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 20:22:24 +00:00
docs improvement.
Former-commit-id: a986cf542ca3d51ea57f4779b6c53b2f91d6494d
This commit is contained in:
parent
93335d8460
commit
163c316e92
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
||||||
|
|
||||||
vishap oberon compiler
|
Vishap oberon compiler
|
||||||
======================
|
======================
|
||||||
|
|
||||||
#ⱱishap Oberon Compiler (voc) is a free (GPLv3) professional oberon-2 compiler.
|
ⱱishap Oberon Compiler (voc) is a free (GPLv3) professional oberon-2 compiler.
|
||||||
|
|
||||||
Platforms:
|
Platforms:
|
||||||
=========
|
=========
|
||||||
voc produces x86_64, x86, ppc, armv{4-7} binaries and works on those platforms.
|
voc produces x86_64, x86, ppc, armv{4-7} binaries and works on those platforms.
|
||||||
On x86_64 it supports 64bit LONGINT and 64bit SET types.
|
On x86_64 it supports 64bit LONGINT and 64bit SET types.
|
||||||
By using currently stable C backend voc is easily ported to any platform for which C compiler exists.
|
By using currently stable C backend voc is relatively easy to port to any platform for which C compiler exists.
|
||||||
|
|
||||||
Operating Systems:
|
Operating Systems:
|
||||||
==================
|
==================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue