NOP0

Results 15 issues of NOP0

What will be the compile target of 61131-3? Rust, some bytecode, etc?

There's a set of functions and function blocks that are regarded as standard library for IEC. Examples are for instance; counter blocks, time delay blocks, edge detection blocks, string handling...

I know this is a bit nitpicking, but on the other hand I guess this is the time if it should be changed. Just wondering if the ```Process``` in the...

tried to add ```RETURN``` as a keyword, but the test ```parse_a_function``` fails, since the function in the test is called ```ReturnFive```. I guess it fails here? ``` identifier = @{...

Would you consider using a permissive license like MIT/Apache? Thanks