Daniel Garcia
06/11/2022, 4:50 PMtree-sitter
for parsing, so it just needs adding other grammars to add support for other languages.
If anyone has an interesting gist of functional code with many small functions that will be a good example code to explore, please share it with me šIvan Lugo
06/11/2022, 5:14 PMDaniel Garcia
06/11/2022, 5:20 PMAre you going to focus on additional language support next, or something more in the interface front?There's a lot more exploration to do in the front end for now š
Also, are you looking specifically for functional JS, or any language based same code that does a lot of no-side-effect operations?Functional JS would be great, but any other languages it's also ok, I'll translate the code to JS for now
Ivan Lugo
06/11/2022, 5:24 PMyeT
06/11/2022, 6:03 PMSrini K
06/11/2022, 7:59 PM