Initial revision
This commit is contained in:
21
doc/occam/p0
Normal file
21
doc/occam/p0
Normal file
@@ -0,0 +1,21 @@
|
||||
.pl 11.7i
|
||||
.ND
|
||||
.de PT
|
||||
.if \\n%>0 .if e .tl '\fB%\fP'''
|
||||
.if \\n%>1 .if o .tl '''\fB%\fP'
|
||||
..
|
||||
.TL
|
||||
An Occam Compiler
|
||||
.AU
|
||||
Kees Bot
|
||||
Edwin Scheffer
|
||||
.AI
|
||||
Vrije Universiteit
|
||||
Amsterdam, The Netherlands
|
||||
.AB
|
||||
This document describes the implementation of an \fBOccam\fP to \fBEM\fP
|
||||
compiler. The lexical analysis is done using \fBLex\fP.
|
||||
For the semantic analysis the extended LL(1) parser generator \fBLLgen\fP is
|
||||
used. To handle the Occam-specific features as channels and parallelism some
|
||||
library routines are required.
|
||||
.AE
|
||||
Reference in New Issue
Block a user