1 # Faust language definition file
4 # Mail: orlarey@grame.fr
7 # ------------------------------------------
8 # This file is for highlight (http:/www.andre-simon.de/), a free source code
9 # converter released under the GPL.
10 # It describes how to highlight the syntax of Faust a functional programming language
11 # for realtime signal processing (http://faust.grame.fr)
16 $KW_LIST(kwa)=component library environment mem prefix int float rdtable rwtable select2 select3 ffunction fconstant fvariable button checkbox vslider hslider nentry vgroup hgroup tgroup vbargraph hbargraph attach acos asin atan atan2 cos sin tan exp log log10 pow sqrt abs min max fmod remainder floor ceil rint
18 $KW_LIST(kwc)=process with case seq par sum prod import declare
27 $ALLOWNESTEDCOMMENTS=false
35 $SYMBOLS= ( ) [ ] { } : , <: :> ~ _ !