|
|
|
|
|
by avera
3880 days ago
|
|
I think that C is completely fine; Language is relatively simple, and so can be easily used/implemented anywhere.
Any dynamic parts and GarbageCollection can be provided by C libraries. By using source-to-source compilers, C is a good target language. From this standpoint, we can treat C as a "cross-architecture assembly platform". Simplicity is beautiful! |
|