Hacker News new | ask | show | jobs
by danpozmanter 2157 days ago
Impressive work!

Are there any plans to include C# or F#?

2 comments

C# is high on the list, F# isn't a priority at the moment though. Behind the scenes, we've recently changed to use tree-sitter as the parser library; if there is a good F# tree-sitter library integration becomes quite easy. I don't see one at https://tree-sitter.github.io/tree-sitter/ but perhaps there's one maintained elsewhere.
Also C++ would be very nice.