ModularM
Modular2y ago
2 replies
Peter Homola

Tokeniser & CSV parser

Hi all, I’m new to Mojo. I like the language and would like to use it in some of my projects. I started by developing a tokeniser (as a basis for a JSON parser, not finished yet) and a simple CSV parser so I can “play” with data frames in Mojo. Any feedback is welcome (I mostly write code in Go and Rust, this is my first code in Mojo, would like to get suggestions for improvement). https://github.com/phomola/mojolibs
GitHub
Utils for Mojo. Contribute to phomola/mojolibs development by creating an account on GitHub.
GitHub - phomola/mojolibs: Utils for Mojo
Was this page helpful?