voc compiler first commit

Former-commit-id: 760d826948
This commit is contained in:
Norayr Chilingarian 2013-09-27 22:34:17 +04:00
parent 4a7dc4b549
commit 6a1eccd316
119 changed files with 30400 additions and 0 deletions

12
voc.par Normal file
View file

@ -0,0 +1,12 @@
CHAR 1 1
BOOLEAN 1 1
SHORTINT 1 1
INTEGER 4 4
LONGINT 8 8
SET 8 8
REAL 4 4
LONGREAL 8 8
PTR 8 8
PROC 8 8
RECORD 1 1
ENDIAN 1 0