Statecharts Description Language
๐ง Still Work in Progress ๐๏ธ
Scdlang (pronounced /หesหsi:หdi:หlรฆล/
) is a description language for describing Statecharts that later can be used to generate code or just transpile it into another format. This project is more focus on how to describe Statecharts universally that can be used in another language/platform rather than drawing a Statecharts diagram. For drawing, see State Machine cat.
For more info, see the changelog in the release page
Currently, this project only have the binary CLI for each OS. Please go to the release page to download then extract it. It also shipped with auto-completions script for your preffered shell.
Just download the binary in the release page or follow this instructions ๐
TODO: (AUR, DEB, RPM) or via shellscript just like installing rustup
TODO: brew or via shellscript just like installing rustup
TODO: chocolatey or via msi installer just like installing rustup
console
docker pull scdlang/scrap
TODO: TBD
Any contributions are welcome as long as it follow Code of Conduct.
If anyone have questions or something to discuss, feel free to DM or mention me in any platform that have my profile picture ๐น.
This project is licensed under the UPL-1.0 License - see the LICENSE file for details