-
Notifications
You must be signed in to change notification settings - Fork 15
DoodleBUGS Project: Phase 2 (Backend) #388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
this commit have lots of issues, heavily used LLM code, just saving code
…o sg/DoodleBUGS/backend
A preview of this pull request has been deployed. |
@sunxd3 Let's merge this PR, I made few major changes from our last meet, now local runtime backend it much better, sync is good, I kept that standalone file generation (we can generate it from Navbar -> Connection -> Generate Standalone Script), its good for personal usage. Let me know your thoughts! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Let's merge and mention TuringLang/turinglang.github.io#126 |
Improved lot of things, data input, code generation, minor bugs.
Added backend (local runtime) -- not perfectly working