Add entry on plugins.

This commit is contained in:
Stephen Chung
2020-08-31 11:23:11 +08:00
parent cd3270c44e
commit ef9b90c3ef
3 changed files with 12 additions and 0 deletions

View File

@@ -66,6 +66,8 @@ Flexible
* Supports [most build targets](targets.md) including `no-std` and [WASM].
* [Plugins] system powered by procedural macros simplifies custom API development.
* Surgically [disable keywords and operators] to restrict the language.
* Use as a [DSL] by [disabling keywords/operators][disable keywords and operators], [custom operators]