Peter Homola
Peter Homola
MModular
Created by Peter Homola on 10/18/2024 in #community-showcase
HTTP server for JavaScript in Mojo (PoC)
2 replies
MModular
Created by Peter Homola on 9/25/2024 in #community-showcase
JavaScript in Mojo
2 replies
MModular
Created by Peter Homola on 9/17/2024 in #community-showcase
Mojo web apps
Hi folks, I’ve written a web app for running Mojo on the web. It’s just a simple PoC. At the moment it runs on GAE so a Google account is needed to try it out. https://arax.ee/mojo
7 replies
MModular
Created by Peter Homola on 8/22/2024 in #community-showcase
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
3 replies