I'd like to announce the first alpha release of the compiler for my new web programming language:
http://www.impredicative.com/ur/ The type system rules out all kinds of code injection attacks and other consequences of treating everything as strings in handling of either HTML or SQL. There is also a healthy injection of
Coq-like features, enabling
(
Read more... )
Comments 7
It would be cool to connect something like this with something like the Google App Engine. It could be statically-typed metaprogramming for the cloud.
Reply
If I remember correctly, Google App Engine only supports Python. Is that right?
Reply
Reply
Reply
Reply
Your programs can still go wrong if you pass in a malformed URL, though. Sorry about that. :)
Reply
Reply
Leave a comment