View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] one2001boy@yahoo.com is offline
external usenet poster
 
Posts: 1
Default [ann] chexcel -- embedding C/C++ interpreter ch into excel released

Hello,

SoftIntegration released free ChExcel Toolkit 1.0.

Ch is an embeddable C/C++ interpreter for scripting, 2D/3D plotting,
numerical computing, and embedded scripting. ChExcel is a Microsoft
Excel add-in. It embeds Ch (a C/C++ Interpreter) into Excel.

ChExcel allows users to access C statements, functions, programs,
toolkits, and packages from Excel spreadsheets and Visual Basic for
Applications (VBA). With ChExcel, Excel spreadsheets can be manipulated
through C/C++ scripts. The data can be easily exchanged between Ch and
Excel.

ChExcel Toolkit is a freeware that you can download from:

http://www.softintegration.com/produ...olkit/chexcel/

Any comments or suggestions are welcome.