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

オンラインコンパイラー #19

Open
wamisnet opened this issue Oct 3, 2016 · 3 comments
Open

オンラインコンパイラー #19

wamisnet opened this issue Oct 3, 2016 · 3 comments

Comments

@wamisnet
Copy link
Member

wamisnet commented Oct 3, 2016

Web上でプログラムの作成ができるようなエディタ&コンパイラを作成したい。

メリットは、ユーザの環境にNefryの環境を整えることなく、簡単に開発できる。

現状、サーバ上にコンパイル済みファイルとNefryの実行中ファイルを検索し、サーバと実行中のファイルが違う場合、サーバからコンパイル済みファイルをダウンロードして、プログラムを自己更新することができるようになっている。

@wamisnet
Copy link
Member Author

wamisnet commented Oct 3, 2016

@wamisnet
Copy link
Member Author

wamisnet commented Oct 5, 2016

@wamisnet
Copy link
Member Author

それと同一ではないが、https://github.com/makewitharduino/BlocklyDuino
こちらの技術ベースのものを作成したらいいと思う

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

1 participant