Skip to content

Commit

Permalink
CFC Support - XML deserializer & parser (PLC-lang#883)
Browse files Browse the repository at this point in the history
Implemnted a XML serializer for CFC support

XML files will now be treated as CFC files, and be read using the `xml_parser` crate.
Basic blocks are supported, including function calls and assignments.

Co-authored-by: Volkan Sagcan <[email protected]>
Co-authored-by: Michael <[email protected]>
Co-authored-by: Ghaith Hachem <[email protected]>
  • Loading branch information
4 people authored Aug 23, 2023
1 parent f7fbc52 commit 98fe5e0
Show file tree
Hide file tree
Showing 81 changed files with 4,419 additions and 293 deletions.
25 changes: 0 additions & 25 deletions .vscode/settings.json

This file was deleted.

Loading

0 comments on commit 98fe5e0

Please sign in to comment.