A simple embeddable scripting language.
![]() |
4 vuotta sitten | |
---|---|---|
cli | 4 vuotta sitten | |
config | 5 vuotta sitten | |
engine | 5 vuotta sitten | |
examples | 4 vuotta sitten | |
interpreter | 4 vuotta sitten | |
parser | 4 vuotta sitten | |
scope | 5 vuotta sitten | |
stdlib | 4 vuotta sitten | |
util | 4 vuotta sitten | |
.gitignore | 5 vuotta sitten | |
LICENSE | 5 vuotta sitten | |
Makefile | 5 vuotta sitten | |
NOTICE | 5 vuotta sitten | |
README.md | 5 vuotta sitten | |
ecal.md | 4 vuotta sitten | |
engine.md | 5 vuotta sitten | |
go.mod | 4 vuotta sitten | |
go.sum | 4 vuotta sitten |
ECAL is an ECA (Event Condition Action) language for concurrent event processing. ECAL can define event-based systems using rules which are triggered by events.
ECAL source code is available under the MIT License.