Support for LLVM IR generation & optimizations in Chiron Framework#21
Open
Jenil-Dobariya wants to merge 29 commits into
Open
Support for LLVM IR generation & optimizations in Chiron Framework#21Jenil-Dobariya wants to merge 29 commits into
Jenil-Dobariya wants to merge 29 commits into
Conversation
…ST.cpp containing class definations for AST
…tions for if-else and loop
…ked IR code to Cturtle and created object code
…tor according to new grammar
…s to python code and sent it to cpp file, Added support for more args in main.cpp for outputFilename, prettyPrint, dumpIR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Template for Feature Additions.
Brief description feature
Provide the details of the feature, explain it's functionality.
Example
Give a test case and related commands that show the utility of the feature.
Please add a atleast 3 test cases to the repository which shows how the feature works and what are the outcomes.
# testWhy is the feature interesting?
Give use cases for the feature.
Screenshots
Please add screenshots whenever possible.
Other Details
Please add additional details that you want the developers to be aware of about the feature. Eg. good use cases (if any).