quickscript 0.5.5

A quick programming language with a compiler implemented in Rust.
Documentation
1
2
3
4
# String

A string is represented internally as an array of bytes.
Actual type: cranelift::prelude::types::I8X2XN