チケット #40357

CLI toggle trace.

登録: 2020-04-25 10:30 最終更新: 2020-04-29 07:39

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
2
重要度:
5 - 中
解決法:
修正済み
ファイル:
なし

詳細

Right now the CLI REPL always prints the trace of the evaluation.

It would be nice to have a function that toggles that on and off. It would be a "meta-function" in the sense that there's no representation in Joy of the interpreter. We're introducing state in the interpreter that isn't in the stack or expression. From the POV of semantics this toggle function is an identity function (or no-op.)

チケットの履歴 (3 件中 3 件表示)

2020-04-25 10:30 更新者: sforman
  • 新しいチケット "CLI toggle trace." が作成されました
2020-04-29 03:18 更新者: sforman
コメント

One possibility is a "tracing" i combinator that works just like i but prints the trace as a side-effect. There could be a combinator that returns the history of the eval, instead of just the result?

2020-04-29 07:39 更新者: sforman
  • 解決法なし から 修正済み に更新されました
  • 状況オープン から 完了 に更新されました

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする