A tool for translating a program written in a simplified version of Scala (only basic features) to C++. It uses ANTLR to create parsers which are later used to deduct types (which can be dynamic in Scala) and translate the syntax to C++. It features a simple UI that allows users to either manually input Scala code or import it from a file.
forked from this0is0kuba/compilers
-
Notifications
You must be signed in to change notification settings - Fork 0
reczkok/ScalaToCppTranspiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A tool for translating a program written in a simplified version of Scala (only basic features) to C++.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 97.4%
- ANTLR 1.6%
- Scala 1.0%