scjson Rust Crate
This directory contains the Rust implementation of scjson. It offers a command line tool and supporting library to convert between .scxml and .scjson files and to validate documents.
For details on how SCXML elements are inferred during conversion see INFERENCE.md.
Installation
You can also build from this repository:
&&
Source Code - Multi-Language Support
[https://github.com/SoftOboros/scjson/]
- csharp
- go
- java
- javascript / typescript
- lua
- python
- ruby
- rust
- swift
Command Line Usage
Other Resources
github: [https://github.com/SoftOboros/scjson]
npm: [https://www.npmjs.com/package/scjson]
pypi: [https://pypi.org/project/scjson/]
dockerhub: [https://hub.docker.com/r/iraa/scjson] (Full development environment for all supported languages)
All source code in this directory is released under the BSD\u00A01-Clause license. See LICENSE and LEGAL.md for details.