1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-03-25 21:39:02 +02:00
Phil Hagelberg d402102976
Support Fennel. (#530)
This adds support for the Fennel programming language: https://fennel-lang.org

I couldn't find much explanation for what the different lexer rules
meant, so I based it off of Clojure's lexer since the two languages
share a very similar syntax.

I also included a program to generate a list of keywords from Fennel's
own listing, which will make it easier to update in the future.
2021-07-16 11:56:03 +10:00
..
2021-07-16 11:56:03 +10:00
2021-05-07 08:47:10 +10:00