1 2 3 4 5 6 7 8 9 10
[package] name = "stackathon" version = "0.4.1" edition = "2024" description = "The interpreter for the Stackathon language" license = "MIT" keywords = ["language"] authors = ["Rishabh Oke <rishabhoke@outlook.com>"] [dependencies]