| F | |
| Faustexp | 
Module: Faustexp	
	Description: dimension estimation and delay estimation of faust expressions.
 | 
| I | |
| Interpreter | 
Module: Interpreter	
	Description: input beam -> process -> output beam
 | 
| L | |
| Lexer | |
| M | |
| Main | 
Module: Interpreter	
	Description: Input wave -> interpretation -> output wave
 | 
| P | |
| Parser | |
| Preprocess | |
| S | |
| Signal | 
Module: Signal	
	Description: type signal = rate * (int -> value), operations of signals.
 | 
| T | |
| Types | 
type symbol, defines valid identifiers in faust expressions.
 | 
| V | |
| Value | 
Module: Value	
	Description: basic data type in the vectorial faust interpreter.
 |