zinif News
Status: Pre-Alpha
Brought to you by:
kawk256
Well, hello world. Announcing zinif, v0.1.
zinif is (yet another) interpreted programming language. The interpeter, at the current time, is written in C++, and does not use bison or yacc. zinif is object-oriented, and it is designed around a philosophy of "everything is an object". Yes, that is correct -- *everything* is an object, from operators to blocks to method calls to methods to . . . well, you get the point. Everything.... read more