lic: help on number formats #2
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lisp/lingo#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Being a Lisp, lingo's accepted number formats differ from the more common ones that descended from C's, and every once in a while I wonder how I can write a binary number literal.
There should be a command to display a help text on number formats, and the help command invoked with
horhelpshould refer to it.Maybe this should even be made a part of the lingo proper. I have the same problem there sometimes.
part of the lingo proper sounds good, a (sys:literals) maybe