Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm working on a replacement for PHP, just for my own use. I don't really care if anyone else besides me will ever find it useful.

Right now it's just a Git repo: https://github.com/ThingamaNet/uce

My project goals:

  - minimal but stable FastCGI runtime that recompiles server pages as needed
  - minimal dependencies
  - web apps written for it should still run in 10+ years without change
  - combine the advantages of C++ with those of PHP
  - equal-or-better performance in most scenarios
  - implement an additional WebSockets broker so I can use the same runtime for live apps
Currently it's very early in development and very clunky still.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: