changelog - v1.1.0


changes:

  • all functionality is now synced with gotosan
  • cleared commands on parse
  • changed terminology from "compile" to "parse"
  • changed api to return & require the commands list rather than storing it internally
  • disallows string concatenation when neither object is a string
  • added invalid variable & label identifier checking
  • allows variable & label names to include numbers after the first letter
  • added floor and ceiling built-in methods
  • added modulo (%=) and exponentiate (^=)

変更:

  • すべての機能がゴトサンと同期されるようになりました
  • 解析時にコマンドをクリアしました
  • 用語を「コンパイル」から「解析」に変更
  • 内部に保存するのではなく、コマンド リストを返す & 要求するように API を変更しました
  • どちらのオブジェクトも文字列でない場合、文字列の連結を禁止します
  • 無効な変数とラベル識別子のチェックを追加
  • 変数名とラベル名の最初の文字の後に数字を含めることができます
  • 追加された床と天井の組み込みメソッド
  • 剰余 (%=) と累乗 (^=) を加算

Files

gotochan v1.1.0.zip 79 kB
Apr 16, 2023
gotochan v1.1.0 documentation.pdf 199 kB
Apr 16, 2023

Get gotochan

Leave a comment

Log in with itch.io to leave a comment.