Skip to content

Conversation

@adampsz
Copy link
Collaborator

@adampsz adampsz commented Mar 10, 2025

This is a revival of the pull request introducing the fram backend for the cpspg, originally written by @jauzatopauza.

jauzatopauza and others added 10 commits June 2, 2024 20:02
The calculator example has been adapted as well.
The program `TestLexer.fram` executes a test of a parser named `CalcParser.fram`.
Other tests are not adapted yet.
- Fix indentation in the States module of a generated parser.
- Remove most of Utils. A generated parser now uses standard
library functions where possible.
- Move documentation of Parsing and Utils from the strange
README file to comments.
Updated the code generator to use new Fram syntax.
Currently, effect inference takes too long for the Calc example.
I have added a simpler example, SExpr, to demonstrate that the
program works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants