|
|
|
|
|
by likpok
6315 days ago
|
|
If I recall correctly, Haskell is compiled, and Yi probably is (an interpreter does exist, but there is not much of a point). It probably has a system like XMonad, where the code is compiled, but you can hot-recompile, which is effectively the same thing. |
|