ColinGilbert / noobwerkz-engine

My happy playground of programmer fun.
Apache License 2.0
20 stars 3 forks source link

Memory-safety and formal verification #67

Open ColinGilbert opened 3 years ago

ColinGilbert commented 3 years ago

It would not be due diligence to run something on a server that isn't memory-safe, and the most profitable games run on servers. I believe that a language-port would be the most effective way of doing so. In the spirit of using the state of the art, using ADA/SPARK for all the server-side parts would go furthest in protecting the business.