From 76171b227af54824f60d757a1285ea3ee1dbc4f3 Mon Sep 17 00:00:00 2001 From: Siad Ardroumli Date: Sat, 19 Dec 2020 20:01:50 +0100 Subject: [PATCH] Added highlighter for F# Related to #3 --- xslthl/highlighters/fsharp-hl.xml | 123 ++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 xslthl/highlighters/fsharp-hl.xml diff --git a/xslthl/highlighters/fsharp-hl.xml b/xslthl/highlighters/fsharp-hl.xml new file mode 100644 index 0000000..b1d10e5 --- /dev/null +++ b/xslthl/highlighters/fsharp-hl.xml @@ -0,0 +1,123 @@ + + + + /// + + + + (* + *) + + // + + [< + >] + ( + ) + + + # + \ + + + + + @" + " + \ + + + + " + \ + + + ' + \ + + + 0x + ul + lu + u + l + + + + . + + e + ul + lu + u + f + d + m + l + + + + abstract + and + as + assert + base + begin + class + default + delegate + do + done + downcast + downto + elif + else + end + exception + extern + false + finally + for + fun + function + global + if + in + inherit + inline + interface + internal + lazy + let + match + member + module + mutable + namespace + new + not + null + of + open + or + override + private + public + rec + return + static + struct + then + to + true + try + type + upcast + use + val + void + when + with + yield + +