Skip to content

Commit

Permalink
24/01/11 emehcs version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
righ1113 committed Jan 10, 2024
1 parent 28de8a8 commit adfc089
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,14 @@ https://github.com/abo-junghichi/revapp-interpreter さんに感銘を受けて
Scheme と言いながら全然 Scheme に寄せてないです。

# 変更履歴
24/01/11 emehcs version 0.1.0
・関数定義時、関数名を出力するようにした
・7 true true が true を出力するようにした
[内部]関数テーブルを使うようにした
・prelude に関数合成を追加した
・文字列を "" で囲むようにした
・REPL で '|' を使えるようにした
・timer, cmd の実装
・プリミティブ関数とプレリュード関数の整理整頓
23/12/11 emehcs version 0.0.1
23/12/04 init.

0 comments on commit adfc089

Please sign in to comment.