21 lines
		
	
	
	
		
			512 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			512 B
		
	
	
	
		
			Text
		
	
	
	
	
	
.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
 |