Skip to content

documentation corrections - #12

Open
nedbat wants to merge 1 commit into
lylek:masterfrom
nedbat:nedbat/doc-fixes
Open

documentation corrections#12
nedbat wants to merge 1 commit into
lylek:masterfrom
nedbat:nedbat/doc-fixes

Conversation

@nedbat

@nedbat nedbat commented Jul 23, 2026

Copy link
Copy Markdown
  • added string concatenation
  • added ? as an alias for PRINT
  • corrected the name of STR$
  • fixed the values returned by = and <>
  • corrected the description of > and >=
  • fixed the mailto link
  • other minor grammar fixes

Closes issues #5 and #7

BTW, I'm nearly done with an implementation in Python: https://github.com/nedbat/acidica. Thanks for this project, it's been a lot of fun!

- added string concatenation
- added ? as an alias for PRINT
- corrected the name of STR$
- fixed the values returned by = and <>
- corrected the description of > and >=
- fixed the mailto link
- other minor grammar fixes

Closes issues lylek#5 and lylek#7
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.

1 participant