Skip to content

Add Scala backend#500

Open
juanpaps03 wants to merge 43 commits intoBNFC:masterfrom
juanpaps03:master
Open

Add Scala backend#500
juanpaps03 wants to merge 43 commits intoBNFC:masterfrom
juanpaps03:master

Conversation

@juanpaps03
Copy link

This is adding the Backend for Scala, using Scala Parser Combinator, Creates the Lexer and Parser.

Scala Parser Combinator do not support recursion for parsers, so a workaround has to be done:
http://leanovate.github.io/bedcon/talk/scala_calculator_example.html

juanpaps03 and others added 30 commits September 30, 2024 21:30
This add a bunch of warnings and a commented Code, must be removed in the near feature, this functions are useful for the study of BNFC
Code refactoring to replace document fragmentation with a more functional approach for cleaner code and better formatting.
Code refactoring to replace document fragmentation with a more functional approach for cleaner code and better formatting.
Code refactoring to replace document fragmentation for cleaner code and better formatting.
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.

2 participants