rusty 0.2.0-1.2f406d9
IEC 61131-3 structured text compiler
RuSTy is a IEC 61131-3 ST compiler written in Rust. It compiles ST down to native machine code, targeting most llvm-supported targets.
- Outputs:
out - Website: https://plc-lang.github.io/rusty/
- Licenses: GPL 3 · LGPL 3
- Package source: gnu/packages/rust-apps.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rusty 0.2.0-1.2f406d9 as follows:
guix install rusty@0.2.0-1.2f406d9
Or install the latest version:
guix install rusty
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.