-
### Bug description
All the code
---
src/colcat.mojo
```mojo
import sys
import sys.arg as cli
import tag
trait CliEventHandler:
fn toggle_hyphenate(inout self) raises:…
-
# 📖 Abstract:
- ✅ M1 Mac 安装 Mojo 避坑指南 & 教程。
# 💯 Related:
- ✅ #411
- ✅ #412
-
* Mojolicious version: 9.34
* Perl version: 5.38.0.1
* Operating system: Windows 10
### Steps to reproduce the behavior
Installation via 'cpan' to update from CPAN
### Expected behavior
Expe…
-
### Issue description
When starting mojo REPL I get the following error:
```
error: this file does not represent a loadable dylib
error: couldn't find a REPL for mojo
```
### Steps to reproduc…
-
Hi @kconkas
I'm wanting to upgrade my DXSpider install to the mojo branch to make use of the skimmer functions, is the best way to fork and edit the Dockerfile for the different branch or is their…
-
### Where is the problem?
https://docs.modular.com/mojo/manual/
### What can we do better?
Sup,
I believe there should definitely be info about vectorization and tiling on Mojo manual. It's what …
-
### Bug description
Git cloned the nightly and ran the command _mojo hello_interop.mojo_
The result was a crash. The output of the command is included.
### Steps to reproduce
_mojo hello_intero…
-
### Where is the problem?
https://github.com/modularml/mojo/blob/main/stdlib/src/python/_cpython.mojo
### What can we do better?
The `_cpython` module provides bindings to CPython, so it should ref…
-
Serious question here. If you're going down to the metal, Mojo provides a potentially large speedup and the language would significant benefit from this work. Either way - love the work. Thank you!
-
Mojo is a relatively new (and, imo, very exciting) language that offers a repl experience through the terminal. I would really love to be able to use this in vim-jukit
https://www.modular.com/mojo