Skip to content

ficapy/mojo-learning

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

96 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“– Learning mojo language

โš ๏ธ not affiliated with Modular or Mojo

ย 

ย 

note: need revision for better accessibility

simd and parallelize.

using pointers an ctype

first steps and dancing

Parameterize! (compile time meta-programming)

with blocks from struct (parametric/minimal/raise)

the @register_passable decorator

the_instance.method_not_defined() handled

unsafe references abilities until lifetimes

example: wrap python functions

mojo build program.mojo -D...

v0.4.0: powerfull magic

Easy to use

Pointer[Int] of squared numbers

when do del get called on instance

implement in struct: copy of instance, move, taking move

toy markdown generator as an example

one cycle by vectorizing simd instructions, plot with python

arguments: command-line, env, alias

syntax and concepts: not complicated

raise custom errors and recover (with example)

changelogs for new comers

About

๐Ÿ“– Learn some mojo !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published