It looks like you are missing the reserved words<https://github.com/JuliaLang/julia/blob/master/src/julia-parser.scm#L89-L92>: let, local, bitstype, ccall, baremodule
You should probably also define: Open Strings 2 = """ Close Strings 2 = """ End-of-line Ends String 2 = false Open Block Comments = "#=" Close Block Comments = "#=" BBLMCommentPrefixDefault = "#=" BBLMCommentSuffixDefault = "=#" PreferLineCommentsWhenCommenting = true Technically, "true" and "false"
