-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lexer checklist #3
Comments
It would be nice to add LLVM IR and ASM here. See JuliaDebug/Cthulhu.jl#44 |
I'm adding a bump for If someone is willing to handhold me with a |
Just ping me when you have any questions. I've not looked at the codebase in a while, but shouldn't be too hard to get reacquainted with it. |
I was doing the PR on PTX highlighting for |
A list of lexers for different languages/filetypes that would be useful to have. For the most part this list should be based on what other source code highlighters (Pygments, Rouge, etc.) have implemented.
jlcon
.The text was updated successfully, but these errors were encountered: