teo3300 287b96ea7d Adding string processing
- 'character' type, only contructible by decomposing strings
- 'boom' builtin function ;) to create a list of characters from a string
- string library with basic manipulation functionalities
- slightly improved Makefile
2024-06-22 23:03:25 +09:00
2024-06-22 23:03:25 +09:00
2024-06-22 23:03:25 +09:00
2024-06-22 23:03:25 +09:00
2024-06-19 15:51:20 +09:00
2023-11-26 19:48:54 +09:00
2024-05-24 17:33:22 +09:00
2023-12-22 09:54:16 +09:00
2023-12-22 09:54:16 +09:00
2024-06-22 23:03:25 +09:00
2023-07-08 12:04:01 +02:00

rust-mal

Trying and implementing mal project from kanaka in Rust

Why

Because I need to improve my knowledge of rust and I also don't know how to use lisp

Description
No description provided
Readme 246 KiB
Languages
Rust 97.5%
Makefile 2.5%