jondot/logolang.org
View on GitHubGather some popular Logo snippets such as `rect`, `circle` and more, and offer them as functions
Open
#4 opened on Jan 9, 2023
Reactgood first issue
Repository metrics
- Stars
- (11 stars)
- PR merge metrics
- (PR metrics pending)
Description
Use the settings menu's Programs dropdown to add them there.
- Have a special prefix to denote this is a snippet and not a whole program
- Given a snippet which is a function, inject it to top of code (instead of replacing the complete editor content as in program)