|
|
|
|
|
by SolarNet
3702 days ago
|
|
The core problem is library infrastructure and tooling of our programming language. > Compiler plugins and DSLs Name me a non-lisp language that supports that. A lot of LLVM based languages are making progress in that direction (by providing an ability to hook into the LLVM IR at least). But this problem is all programming languages, graphics is just a pain point because of it. |
|