Hi Luke, This script generates a large list of keywords. It was used to generate the keywords for the Github highlighter.
https://github.com/soegaard/racket-highlight-for-github/blob/master/generate-keywords.rkt /Jens Axel 2015-06-01 17:07 GMT+02:00 Luke Miles <[email protected]>: > For those who like to write their racket code in vim, the plugin > https://github.com/wlangstroth/vim-racket is pretty essential. > > Unfortunately, it is outdated and many of the new predefined identifiers > (e.g. set-add!) are not highlighted. > > I added a few of these in my personal settings, but it would be nice to > have a text file with every special form and every function listed. > > Is this list floating around somewhere? If not, is there an easy way to > generate it? > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- Jens Axel Søgaard -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

