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

On a possibly comparable note: in C++, programs can be run entirely from the constructors of static global objects ... letting one write a program with

  #include "X.h"
  X x;
  void main(){}


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

Search: