|
|
|
|
|
by amedvednikov
2434 days ago
|
|
And you link to the very same thread by another language author that claimed there's no way V could be built in V and JSON decoding is impossible without an AST. > Claims to "being able to now compile itself in 0.09 seconds" whilst pushing the need for an AST to the side represents a serious problem in the language's general direction Critique for focusing on fast compilation times? :) Any valid criticism? |
|
Using codegen to handle the JSON stuff is clever, sure, but it certainly makes me uneasy! It gives a very Jenga Tower impression of the state of the project...