August 21st, 2002, 1:33 am
OK, now that I have the attention of the c/c++ folks ;-)I just discovered a very interesting C interpreter called Ch. It allows you to run .c files without any compilation - neat.Although I havn't worked much with it it seems quite fast. The interesting thing about it is that it allows for >very< quick prototyping of either console or Win32 application. It comes with extensive numerical libraries and graphics (including OpenGL extensions), and comes in Windows and Unix flavors.Worth taking a look at: <a target=new class=ftalternatingbarlinklarge href="http://www.softintegration.com">www.softintegration.com</a> Have any of you used it ?
Last edited by
PinballWizard on August 21st, 2002, 10:00 pm, edited 1 time in total.