//
pkg.gl
Category
github.com/luke-goddard/taskninja
interpreter
token
package
0.0.0-20241205014208-4aab7561cadd
Repository:
https://github.com/luke-goddard/taskninja.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
103 SLOC
#
Functions
NewToken
Create a new token of a given type.
#
Constants
And
and.
Colon
:.
Command
add, modify, etc.
Equal
=.
Error
Raised when an error occurs.
Key
thisbit:<expression>.
LeftParen
(.
LessThan
<.
Minus
-.
Number
1.
Or
or.
Plus
+.
RightParen
).
Slash
/.
Star
*.
String
"Helllo World".
Tag
+HOME, -HOME.
#
Structs
Token
No description provided by the author
#
Type aliases
Pos
No description provided by the author
TokenType
No description provided by the author