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

Standard library usage is broken due to unescaped html #16

Closed
booniepepper opened this issue Jul 13, 2023 · 1 comment
Closed

Standard library usage is broken due to unescaped html #16

booniepepper opened this issue Jul 13, 2023 · 1 comment

Comments

@booniepepper
Copy link
Collaborator

          How many arguments do the functions from the standard library take? Most of the word signatures have the type `( -- )`, but my understanding is that the forth word notation lists the things taken off of the stack before the double dash and then the things added to the stack after the double dash.

Originally posted by @dantecatalfamo in #3 (comment)

@booniepepper
Copy link
Collaborator Author

Fixed here: 347e89d#diff-90e0ef8c695c599b5510ddea8310e05bec6eddf122ba34af67a62558723ff40a

Thanks again @dantecatalfamo for reporting it

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

No branches or pull requests

1 participant