-
ふうせん FU-SEN
IchigoJam BASIC の実行プログラムは ID=854 です。
ruby4ij は実行ファイルとしての配布ができません。ビルド必須です。
ビルドには次が必要です。
・Ruby for IchigoJam (ruby4ij)
https://github.com/IchigoJam/ruby4ij
・GNU Embedded Toolchain for Arm
https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads
・開発ツール(Windows では Visual Studio)
https://visualstudio.microsoft.com/ja/downloads/
・make(Windows で入っていない場合)
http://gnuwin32.sourceforge.net/packages/make.htm
・Bison (Windows)
http://gnuwin32.sourceforge.net/packages/bison.htm
・Ruby
https://www.ruby-lang.org/ja/
https://rubyinstaller.org/downloads/ (Windows)
・mruby
https://github.com/mruby/mruby
・lpc21isp(福野さんが公開している -sector オプション付き版)
https://github.com/taisukef/lpc21isp
イチゴジャム レシピでは IchigoLatte Ruby 版も公開しています。