Skip to content

Print opcode arity when it is write-n#1117

Merged
ashinn merged 1 commit into
ashinn:masterfrom
aartaka:print-opcode-arity
Jun 2, 2026
Merged

Print opcode arity when it is write-n#1117
ashinn merged 1 commit into
ashinn:masterfrom
aartaka:print-opcode-arity

Conversation

@aartaka
Copy link
Copy Markdown
Contributor

@aartaka aartaka commented Jun 2, 2026

Just a minor REPL usability improvement:

./chibi-scheme 
> +
#<opcode "+" 0+>
> vector-ref
#<opcode "vector-ref" 2>
> vector-set!
#<opcode "vector-set!" 3>

@ashinn ashinn merged commit 5fe9a01 into ashinn:master Jun 2, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants