54 releases

0.9.3 Jan 19, 2024
0.9.2 Nov 18, 2023
0.9.1 Sep 17, 2023
0.8.20 Jun 15, 2023
0.1.0 Dec 30, 2019

#1242 in Development tools

Download history 2913/week @ 2023-12-23 4806/week @ 2023-12-30 6631/week @ 2024-01-06 7622/week @ 2024-01-13 8096/week @ 2024-01-20 7023/week @ 2024-01-27 6918/week @ 2024-02-03 5725/week @ 2024-02-10 7285/week @ 2024-02-17 7426/week @ 2024-02-24 6050/week @ 2024-03-02 6788/week @ 2024-03-09 8473/week @ 2024-03-16 5801/week @ 2024-03-23 6847/week @ 2024-03-30 5948/week @ 2024-04-06

28,308 downloads per month
Used in 13 crates (3 directly)

Apache-2.0

1MB
27K 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

See contributing guide

License

Developed by Sagie Gur-Ari and licensed under the Apache 2 open source license.

Dependencies

~17–32MB
~535K SLoC