• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[ANN] Ch SDK for C/C++ scripting released
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] Ch SDK for C/C++ scripting released


  • Subject: [ANN] Ch SDK for C/C++ scripting released
  • From: email@hidden (Peter Wu)
  • Date: Tue, 8 Oct 2002 21:15:20 -0400 (EDT)

We just released Ch SDK for C/C++ scripting in Mac OS X. It might be
interesting to scripting users.

Ch is a superset of C/C++ interpreter for scripting, plotting and
numerical computing. Ch SDK allows C/C++ Ch scripts to interface
C/C++ binary modules.

Ch SDK for Mac OS X allows cross platform C/C++
libraries accessed via C compatible scripts. Ch scripts can access
compiled C/C++ libraries such as static library, shared library or
Dynamically Linked Library (DLL). All C/C++ library functions can
run in Ch without modifications. There is no distinction between the
interpreted and compiled code.

Ch supports ISO C standard, C++ class, POSIX, GTK+, Win32, OpenGL,
X/Motif and socket/WinSock with over 8,000 functions. It is an
interpretive implementation of C as Unix/Windows command shell. Ch
bridges the gap between C and Unix shell. Unix shell commands such
as grep, awk, and sed can run inside Ch shell in the same manner
as in BASH and csh shells. Ch is a C-compatible shell whereas
csh is a C-like shell. Ch can be used in either command shell
or program mode interpretively. More can be found at

http://www.softintegration.com/docs/ch/shell/

Ch also supports computational arrays and C LAPACK for linear
algebra and matrix computations,
2D/3D plotting and scientific numerical computing with advanced
high-level numerical functions for linear systems, differential
equation solving, integration, non-linear equations, curve fitting,
fast Fourier analysis, etc. For example, linear equation b = A*x can
be written verbatim in Ch.

Peter Wu
http://www.softintegration.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: top <repeat 100 times \r rant \r end repeat>
  • Next by Date: Re: Where is the application ?
  • Previous by thread: Re: OS X Name Extensions
  • Next by thread: How do I create and name duplicates in the same path as the originals?
  • Index(es):
    • Date
    • Thread