Kotlin打造的Lox语言解释器

探索使用Kotlin语言构建的Lox解释器,深入了解Lox语言的语法和语义。通过动手实践,掌握解释器的工作原理,并体验Kotlin语言的强大功能。

zip
klox-master.zip 预估大小:63个文件
folder
klox-master 文件夹
file
klox 57B
file
gradlew 5KB
file
settings.gradle 1KB
folder
src 文件夹
folder
test 文件夹
folder
resources 文件夹
folder
mockito-extensions 文件夹
file
org.mockito.plugins.MockMaker 18B
folder
kotlin 文件夹
folder
com 文件夹
folder
sharparam 文件夹
folder
klox 文件夹
folder
util 文件夹
file
CharTests.kt 3KB
file
EnvironmentTests.kt 6KB
file
ScannerTests.kt 7KB
folder
main 文件夹
folder
resources 文件夹
file
log4j2.xml 2KB
folder
kotlin 文件夹
folder
com 文件夹
folder
sharparam 文件夹
folder
klox 文件夹
file
Main.kt 4KB
file
Resolver.kt 7KB
file
KloxError.kt 537B
file
Scanner.kt 6KB
file
ContinueException.kt 1KB
file
Expression.kt 4KB
file
LoxClass.kt 2KB
file
LoxCallable.kt 1KB
file
RuntimeError.kt 1KB
file
LoxInstance.kt 2KB
file
ErrorHandler.kt 1KB
file
Statement.kt 4KB
file
Token.kt 2KB
file
LoxFunction.kt 2KB
folder
util 文件夹
file
Type.kt 690B
file
AstPrinter.kt 3KB
file
Logging.kt 2KB
file
Iterable.kt 2KB
file
Char.kt 1KB
file
TokenType.kt 2KB
file
Parser.kt 15KB
file
ParseError.kt 1KB
file
BreakException.kt 1KB
file
Interpreter.kt 11KB
file
Environment.kt 3KB
folder
functions 文件夹
file
PrintFunction.kt 443B
file
ToStringFunction.kt 412B
file
SleepFunction.kt 2KB
file
ClockFunction.kt 371B
file
ReadFunction.kt 332B
file
ToNumberFunction.kt 387B
file
TypeFunction.kt 398B
file
ReturnException.kt 1KB
folder
java 文件夹
folder
META-INF 文件夹
file
MANIFEST.MF 61B
folder
programs 文件夹
file
13.3_supermethods.lox 222B
file
12.6_initializers.lox 351B
file
12.4_instance_methods.lox 117B
file
happy_new_year.lox 109B
file
13.2_inheritance.lox 136B
file
8.5.2_blocks.lox 245B
file
adder.lox 394B
file
8_challenge_3.lox 44B
file
12.5_this.lox 250B
file
12.2_tostring_instance.lox 80B
file
9_fibo.lox 98B
file
10_counter.lox 169B
file
12.1_tostring_class.lox 127B
file
10_recursive_fibo.lox 154B
file
LICENSE 1KB
folder
gradle 文件夹
folder
wrapper 文件夹
file
gradle-wrapper.properties 1KB
file
gradle-wrapper.jar 54KB
file
README.md 4KB
file
gradlew.bat 2KB
file
.gitignore 2KB
file
build.gradle 3KB
...
zip 文件大小:110.44KB