-
Notifications
You must be signed in to change notification settings - Fork 20
Consider alternatives to SLY long term for backend parser #432
Copy link
Copy link
Open
Labels
code improvementA feature request that will improve the software and its maintainability, but be invisible to users.A feature request that will improve the software and its maintainability, but be invisible to users.parsers are hardExamples of where MCNP syntax is complicated and should be simplified.Examples of where MCNP syntax is complicated and should be simplified.performance 🐌Issues related to speed and memoryIssues related to speed and memory
Milestone
Metadata
Metadata
Assignees
Labels
code improvementA feature request that will improve the software and its maintainability, but be invisible to users.A feature request that will improve the software and its maintainability, but be invisible to users.parsers are hardExamples of where MCNP syntax is complicated and should be simplified.Examples of where MCNP syntax is complicated and should be simplified.performance 🐌Issues related to speed and memoryIssues related to speed and memory
Type
Fields
Give feedbackNo fields configured for issues without a type.
We have always known that SLY was no longer supported. Frustrations with finickiness and other issues has made me scared for the possibility that one day SLY just doesn't work.
I started this mostly to start collecting information on viable alternatives.
If we are rewriting everything it is probably worthwhile to go to a compiled language base and speed up a lot, so:
keywords: parser, backend, SLY, compiled parser