X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/c7f552fd8888da2f0d8cfb228fe0f28d3df3a12c..b4b6f2ea75b9f0f3ca918f5b84016610bf7a4d4f:/interpretor/faust-0.9.47mr3/syntax-highlighting/Faust.plist diff --git a/interpretor/faust-0.9.47mr3/syntax-highlighting/Faust.plist b/interpretor/faust-0.9.47mr3/syntax-highlighting/Faust.plist deleted file mode 100644 index 3f8b340..0000000 --- a/interpretor/faust-0.9.47mr3/syntax-highlighting/Faust.plist +++ /dev/null @@ -1,126 +0,0 @@ - - - - - BBEditDocumentType - CodelessLanguageModule - BBLMColorsSyntax - - BBLMIsCaseSensitive - - BBLMKeywordList - - process - declare - with - component - library - environment - case - seq - par - sum - prod - import - - 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 - - BBLMLanguageCode - FAUS - BBLMLanguageDisplayName - Faust - BBLMScansFunctions - - BBLMSuffixMap - - - BBLMLanguageSuffix - .dsp - - - Language Features - - Close Block Comments - */ - Close Parameter Lists - ) - Close Statement Blocks - } - Close Strings 1 - " - Close Strings 2 - - End-of-line Ends Strings 1 - - End-of-line Ends Strings 2 - - Escape Char in Strings 1 - - Escape Char in Strings 2 - - Identifier and Keyword Characters - 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz - Open Block Comments - /* - Open Line Comments - // - Open Parameter Lists - ( - Open Statement Blocks - { - Open Strings 1 - " - Open Strings 2 - - Prefix for Functions - - Prefix for Procedures - - Terminator for Prototypes 1 - - Terminator for Prototypes 2 - - - -