Am 04.04.2012 04:53, schrieb Patrick O'Leary: > Hi! Mike Nolta, a fellow Julia developer, submitted a new lexer for the > language > to Pygments several weeks ago > (https://bitbucket.org/birkenfeld/pygments-main/pull-request/61/). I am > working > on getting the language recognized by Github's linguist project, but > apparently > they are no longer accepting new languages without a lexer in Pygments. > However, > they are willing to use prerelease versions pulled directly from > pygments-main, > so if Mike's lexer can be merged, we can move ahead with getting the language > recognized by Github. > > Since I'm not familiar with the usual pace of Pygments development, feel free > to > tell me I'm just being impatient. It would be nice to at least get a review so > we can address any issues.
Hi Patrick, Pygments development is not very fast, so it can take a while to get PRs merged. That said, this one looks quite nice, with example file, and so I've just pulled it. After a tweak to the test suite it passes (did you run the test suite?) Thanks, Georg -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en.
