; TextPad syntax definitions for Erlang C=1 [Syntax] Namespace1 = 6 IgnoreCase = No KeyWordLength = BracketChars = {[()]} OperatorChars = -+*/<>!~%^&|= PreprocStart = # SyntaxStart = SyntaxEnd = HexPrefix = 0x CommentStart = CommentEnd = CommentStartAlt = CommentEndAlt = SingleComment = % SingleCommentCol = SingleCommentAlt = SingleCommentColAlt = SingleCommentEsc = StringsSpanLines = Yes StringStart = " StringEnd = " StringAlt = StringEsc = \ CharStart = ' CharEnd = ' CharEsc = \ [Keywords 1] abs apply atom atom_to_list binary binary_to_list binary_to_term catch date element erase exit float float_to_list get halt hash hd info integer integer_to_list length link list list_to_atom list_to_float list_to_integer list_to_tuple node nodes now pid port ports processes put reference register registered round self setelement size spawn throw time tl trace trunc tuple tuple_to_list unlink unregister whereis [Keywords 2] error false infinity nil ok true undefined and band bsl bsr bor bxor div or rem after case end if of receive when [Preprocessor keywords]