Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tesh
main
Tesh
CLI
ExportStatement
Expression
ExpressionStatement
Identifier
Lexer
LexerError
Node
ParseError
Parser
Program
REPL
ReturnStatement
Statement
Token
Built with Crystal 1.9.2
2023-10-07 10:27:38 UTC
class
Tesh::REPL
Tesh::REPL
Reference
Object
Defined in:
tesh/repl.cr
Constant Summary
PROMPT
=
">> "
Constructors
.new
Constructor Detail
def self.
new
#
[
View source
]