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

Extend: Double Word Set #93

Open
2 tasks
mitra42 opened this issue Mar 4, 2021 · 1 comment
Open
2 tasks

Extend: Double Word Set #93

mitra42 opened this issue Mar 4, 2021 · 1 comment

Comments

@mitra42
Copy link
Owner

mitra42 commented Mar 4, 2021

As defined in https://forth-standard.org/standard/double

@mitra42
Copy link
Owner Author

mitra42 commented Mar 4, 2021

  • DABS
  • D.R
  • D=
  • DMAX
  • DMIN
  • D-
  • DNEGATE
  • D+
  • D2/
  • D2*
  • DU<
  • D0=
  • D0<
  • D.
  • D<
  • D>S
  • M+
  • M*/
  • 2CONSTANT
  • 2LITERAL
  • 2ROT
  • 2VALUE
  • 2VARIABLE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant