mirror of
https://github.com/teo3300/rust-mal.git
synced 2026-01-12 09:15:32 +01:00
8 lines
224 B
Markdown
8 lines
224 B
Markdown
# rust-mal
|
|
|
|
Trying and implementing [mal](https://github.com/kanaka/mal) project from [kanaka](https://github.com/kanaka) in Rust
|
|
|
|
## Why
|
|
|
|
Because I need to improve my knowledge of rust and I also don't know how to use lisp
|