Devlogs
changelog - v1.0.2
gotosanA downloadable programming language for Windows
changes:
- all functionality is now synced with gotochan
- changed references of gotochan to gotosan
- removed redundant code
- fixed invalid variable & label identifier checking
- added floor and ceiling built-in methods
- added modulo (%=) and exponentiate (^=)
変更:
- すべての機能がゴトチャンと同期されるようになりました
- ゴトチャンの参照をゴトサンに変更
- 冗長なコードを削除
- 無効な変数とラベル識別子のチェックを修正
- 追加された床と天井の組み込みメソッド
- 剰余 (%=) と累乗 (^=) を加算