问题
clojure / src / jvm / clojure / lang / RT.java
The above seems to be one of the most important source files in clojure source code. For the sake of understanding the architecture, what does the RT stand for?
回答1:
RT stands for Run-time.
来源:https://stackoverflow.com/questions/5980119/in-the-clojure-source-code-what-does-rt-stand-for