add variable support, implements #10 (#14)

This commit is contained in:
T.v.Dein
2023-11-08 14:47:15 +01:00
committed by GitHub
parent fa5f8dcb3b
commit 31a0ddd547
4 changed files with 88 additions and 5 deletions

View File

@@ -22,6 +22,7 @@ Features:
- completion
- history
- comments (comment character is `#`)
- variables
## Demo