You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the current library we're using for parsing AML doesn't handle a number of edge cases properly. the spec for archieml is actually rather straightforward and it might actually be helpful to write a parser ourselves using something like https://github.com/dabeaz/sly or ply
The text was updated successfully, but these errors were encountered:
the current library we're using for parsing AML doesn't handle a number of edge cases properly. the spec for archieml is actually rather straightforward and it might actually be helpful to write a parser ourselves using something like https://github.com/dabeaz/sly or ply
The text was updated successfully, but these errors were encountered: