|
|
|
|
|
by patricksli
3681 days ago
|
|
Thank you for taking a look. We also believe in a "batteries-included" approach and are, in order of priority, writing interfaces from Stanza to: 1) The QT gui library. 2) The GLFW OpenGL and input events library. 3) Some networking library. 4) Some regex library. The current compiler generates x86-64 assembly code, but we're working on refactoring that and abstracting it to make it easier to write more backends. We are aiming particularly for a Javascript backend for webapps and an ARM backend for mobile apps. |
|
Get working regex and networking libraries out first, GUI/3D later.
I expect to see it first useful in scientific and engineering domain. I wish to see an example for easily solving constraint optimization such as hospital staff scheduling. If it can demonstrate easy problem solving in AI/machine learning/data science, then it would be a good start to attract followers..