Skip to content
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

Rewrite O in C/C++ #16

Closed
phase opened this issue Sep 7, 2015 · 5 comments
Closed

Rewrite O in C/C++ #16

phase opened this issue Sep 7, 2015 · 5 comments

Comments

@phase
Copy link
Owner

phase commented Sep 7, 2015

I have no idea how this can be possible with the WebIDE, but writing O in C++ will give it more mobility to other platforms, like Raspberry Pi, Wii, 3DS, and other C-only devices. C++ will also make the parser a lot faster. We could just have two parsers, one in Java and one in C++.

cc: @kirbyfan64

@refi64
Copy link
Collaborator

refi64 commented Sep 7, 2015

So, I'm guessing you won't be interested in my APL-style C remake...

@phase
Copy link
Owner Author

phase commented Sep 7, 2015

@kirbyfan64 How much have you gotten done on it? 😄

@refi64
Copy link
Collaborator

refi64 commented Sep 7, 2015

@phase A bunch of operators (+, -, /), stack reversing and length, arrays, strings, and digit integers. Code blocks are a WIP.

@phase
Copy link
Owner Author

phase commented Sep 7, 2015

Want to clone it and put it in? I'd love to see the mess you've made. 😆

Maybe in a dir called c/ or something. We can just keep it in that until we switch the project over.

@phase
Copy link
Owner Author

phase commented Nov 1, 2015

Closing because it is pretty much happening 🎉

@phase phase closed this as completed Nov 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants