2 unstable releases

0.5.0 Jan 2, 2024
0.0.0 Dec 30, 2023

#8 in #symboscript

Download history 3/week @ 2023-12-27 5/week @ 2024-02-21 21/week @ 2024-02-28 16/week @ 2024-03-27 108/week @ 2024-04-03

124 downloads per month

MIT license

2KB

SymboScript

Crates.io Version interpreter Crates.io Version optimizer Crates.io Version formatter Crates.io Version parser Crates.io Version lexer Crates.io Version utils Crates.io Version types

SymboScript is a a language without limits.

Idea of SymboScript

Take JavaScript, Rust, and WolframLanguage and make a great language out of them without any restrictions.

image

Hello, World!

Check the interpreter crate - Interpreter Check the examples - Examples

println["Hello, World!"];

Roadmap (MVP)

No runtime deps