Skip to content

Releases: PLC-lang/rusty

RuSTy PLC Compiler 0.2

26 Jun 08:57
78b75b4
Compare
Choose a tag to compare
Pre-release

This is a preview of the current state of RuSTy.

While the project is still in very active development, we believe that it could be used for most scenarios.

Features

  • Support for most common features of the IEC61131-3 ST definition
    • Standard (non object oriented languages) language features
    • Standard functions and Datatypes
    • Variable Length Arrays
    • Classes/Methods (Object Oriented) - Still a proof of concept
  • Support for Debugging ST code
  • Support for multiple target compilation
  • Support for build scripts/ project management

What's coming

Upcoming features include CFC/FBD support, full object oriented support, and parallel compilation.

What's Changed

Read more

Rusty Showcase

21 Apr 19:36
f683ab5
Compare
Choose a tag to compare
Rusty Showcase Pre-release
Pre-release

RuSTy ST Frontend for LLVM

This pre-release marks the point in time where meaningful programs could written in RuSTy