58 releases
0.11.1 | Oct 16, 2024 |
---|---|
0.10.0 | Oct 3, 2024 |
0.9.3 | Jan 19, 2024 |
0.9.2 | Nov 18, 2023 |
0.1.0 | Dec 30, 2019 |
#1435 in Development tools
27,221 downloads per month
Used in 15 crates
(4 directly)
1MB
25K
SLoC
duckscript
Simple, extendable and embeddable scripting language.
See full readme
lib.rs
:
duckscript_sdk
This library contains the standard command library for duckscript.
The standard library is not required to use duckscript but it contains common commands and will expand over time.
The library is split to 2 parts:
- std - The public standard library commands
- internal - Used internally by duckscript but also available publicly
Installation
See main duckscript documentation
Contributing
License
Developed by Sagie Gur-Ari and licensed under the Apache 2 open source license.
Dependencies
~18–31MB
~529K SLoC