Release Cz programming language


sswam

Advanced Member
Joined
Dec 16, 2009
Messages
1,393
I made a half-baked programming language Cz, which is based on C.

and now there is a PND of it.

I don't really recommend anyone to use this, but yeah, there it is!

I wrote in Cz, my game "rescue", a web server "tachyon" an DNS admin front-end "freens", and a whole lot of random examples / demos.  Also the half-baked libs, and the half-baked Cz translator.

For the non English native, "half-baked" means not finished or somehow weird and wrong!

usage:

run codeblocks cli first, leave it open, then run this pnd.

contains various hacky and simple examples, some might work, and some are pretty ...

./hello ./fps1 ./mandelbrot ./roses ./heart ./lattice ./flower ./pretty ./circles ./balls ./draw-net ./rainbow2 ./shinytext/2 kosmogram/kosmogram ./star

also contains two minor games, neither is working in this pnd yet though!

q or esc to quit a program

some info here : http://sam.nipl.net/brace/

screen1.jpg
 
Last edited by a moderator:
Back
Top