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

Porting to other systems #39

Open
4 tasks
phase opened this issue Nov 16, 2015 · 5 comments
Open
4 tasks

Porting to other systems #39

phase opened this issue Nov 16, 2015 · 5 comments

Comments

@phase
Copy link
Owner

phase commented Nov 16, 2015

Since the O interpreter is in C, I'd like to port it to other systems such as the Wii and 3ds. We'd really just need a wrapper around the o.c file. Here's a list of systems to port to:

  • Wii
  • 3ds
  • Android
  • Node.js
@refi64
Copy link
Collaborator

refi64 commented Nov 18, 2015

FYI, I was able to build O natively on Android! I used CCTools to build it.

@phase
Copy link
Owner Author

phase commented Nov 18, 2015

I don't have an Android so I can't build a UI for it. Do you want to make a REPL wrapper for it?

@refi64
Copy link
Collaborator

refi64 commented Nov 18, 2015

@phase Sure. Can I write it in Kotlin instead of Java? (NOT a Java fan!)

@phase
Copy link
Owner Author

phase commented Nov 18, 2015

@kirbyfan64 I love Kotlin :D

@refi64
Copy link
Collaborator

refi64 commented Nov 18, 2015

@phase Yeah, I saw it on your home page!

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