Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support unjammed arguments #3308

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Support unjammed arguments #3308

merged 2 commits into from
Jan 31, 2025

Conversation

janmasrovira
Copy link
Collaborator

  --arg ARG_TYPE:ARG       An argument to the program:
                           • nat:NATURAL where NATURAL is passed verbatim as a nockma atom
                           • base64:FILE where FILE is a file containing a base64 encoded nockma atom that represents a jammed noun
                           • bytes:FILE where FILE is a file containing bytes of a nockma atom that represents a jammed noun

*-- the options below are NEW --*

                           • bytes-unjammed:FILE where FILE is a file containing bytes of a nockma atom that represents an unjammed atom
                           • base64-unjammed:FILE where FILE is a file containing a base64 encoded nockma atom that represents an unjammed atom

@janmasrovira janmasrovira added enhancement New feature or request CLI labels Jan 31, 2025
@janmasrovira janmasrovira self-assigned this Jan 31, 2025
@janmasrovira janmasrovira force-pushed the cli-unjammed-arguments branch from e24c766 to 00f7017 Compare January 31, 2025 16:07
@janmasrovira janmasrovira marked this pull request as ready for review January 31, 2025 16:07
@paulcadman paulcadman force-pushed the cli-unjammed-arguments branch from 4c96ab7 to 9e21821 Compare January 31, 2025 18:00
@paulcadman paulcadman merged commit ec0003c into main Jan 31, 2025
4 checks passed
@paulcadman paulcadman deleted the cli-unjammed-arguments branch January 31, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants