spltui 0.2.0

Paijorot is a simple interpreted programming language implemented in Rust. It's designed as a hobby project with unique 'brainrot' syntax. ***(FULLY AI WRITTEN)***
[[bin]]
name = "spltui"
path = "src/main.rs"

[dependencies]

[package]
authors = ["LordPaijo (Iyan) <iyanmaumakan.56@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Paijorot is a simple interpreted programming language implemented in Rust. It's designed as a hobby project with unique 'brainrot' syntax. ***(FULLY AI WRITTEN)***"
documentation = "https://docs.rs/spltui"
edition = "2024"
license = "MIT"
name = "spltui"
readme = "README.md"
repository = "https://github.com/lordpaijo/spltui"
version = "0.2.0"