4 "summary": "Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime",
5 "description": "Eval is a lightweight interpreter framework written in Swift, for 📱iOS, 🖥 macOS, and 🐧Linux platforms.\n\nIt evaluates expressions at runtime, with operators and data types you define.",
6 "homepage": "https://tevelee.github.io/Eval/",
7 "license": "Apache 2.0",
9 "Laszlo Teveli": "tevelee@gmail.com"
18 "git": "https://github.com/tevelee/Eval.git",
21 "source_files": "Sources/**/*.{h,swift}",
22 "pushed_with_swift_version": "4.0"