/L14"Kalkulon" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = "' File Extensions = K
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> ,	.?
/Function String = "%^([a-zA-Z1-9_]+(*)^) ++="
/Indent Strings = "("
/Unindent Strings = ")"
/Open Brace Strings =  "{" "(" "["
/Close Brace Strings = "}" ")" "]"
/Open Fold Strings = "("
/Close Fold Strings = ")"
/C1"Keywords"
do
for
if
while
Fold
FoldList
ForEach
Table
/C4"Operators"
+
-
=
// /
%
&
>
<
^
!
|
*
'
