Skip to content
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

a syntax highlighter for fslex, fsyacc, F# #152

Open
xp44mm opened this issue Aug 4, 2021 · 0 comments
Open

a syntax highlighter for fslex, fsyacc, F# #152

xp44mm opened this issue Aug 4, 2021 · 0 comments

Comments

@xp44mm
Copy link
Contributor

xp44mm commented Aug 4, 2021

lex-highlight is a syntax highlighter written according to the lexical analyzer. So it can correctly analyze all kinds of tokens. and It supports advanced features such as string interpolation and language nesting.

the open source of lex-highlight is here

A demo is here, to test rendered result, you can open the /dist/index.html file with a browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant