package
0.0.0-20240718070659-13e5ad72c42b
Repository: https://github.com/dterbah/go-logic.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Create a new Lexer
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
&, ., ^.
No description provided by the author
No description provided by the author
When no token available.
<->.
Alphabet of tokens.
->.
(.
!.
1, 0.
|, v.
).
variable.
+.
# Structs
And Expression API.
Equivalence expression API.
Implies Expression API.
Defines the Lexer struct.
Not Expression API.
Number expression API.
Or Expression API.
Parser struct used to parse a boolean expression.
Struct that will execute the main program
*/.
Defines the Token struct.
Var Expression API.
XOR Expression API.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author