Adding support for multiple languages#11
Merged
proffapt merged 12 commits intoproffapt:mainfrom Dec 10, 2022
Merged
Conversation
proffapt
reviewed
Dec 7, 2022
Owner
proffapt
left a comment
There was a problem hiding this comment.
Are there no more options available for these langs?
Like compiled binary? debugger? Have you researched?
proffapt
reviewed
Dec 8, 2022
proffapt
reviewed
Dec 8, 2022
Owner
proffapt
left a comment
There was a problem hiding this comment.
remove the --no-persistent flag the program is non-persistent by default
Owner
|
@YoganshSharma as said compilation is designed to be persistent; no sense in making it non-persistent - like you compile and then delete what's the logic.. |
proffapt
reviewed
Dec 9, 2022
added 2 commits
December 9, 2022 12:35
proffapt
requested changes
Dec 9, 2022
Owner
proffapt
left a comment
There was a problem hiding this comment.
I have suggested some changes - let's see your views - if you find them ok - implement them directly from here.
Co-authored-by: Arpit Bhardwaj <proffapt@pm.me>
Co-authored-by: Arpit Bhardwaj <proffapt@pm.me>
Co-authored-by: Arpit Bhardwaj <proffapt@pm.me>
YoganshSharma
commented
Dec 10, 2022
Contributor
Author
YoganshSharma
left a comment
There was a problem hiding this comment.
I have reviewed the changes. It is ready to merge.
Owner
|
LGTM. |
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.
#8 Adding support for perl, lua, ruby and haskell.