Web Links [Tag : interpreter]
Sort By :
1. JavaScript Interpreter
The JavaScript Interpreter is a web-based utility that takes a string of client-side code and executes it as if it were embedded within your document. The interpreter allows you to test your code without having to save and reload your document each time.
Category:   JavaScript > Scripts and Programs > Miscellaneous

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. PHP/JavaScript Interpreter
This interpreter for server-side JavaScript-lookalike code is completely written in PHP. It executes scripts safely in a sandbox, which of course is slow. This allows it to be used in high end CMS/Wiki engines, to allow users to extend web sites with dynamic code, that cannot compromise server security.
Category:   PHP > Scripts and Programs > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Embeddable C/C++ interpreter Ch
Ch is a C/C++ interpreter for scripting, numerical computing, plotting, shell programming and embedded scripting. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI, 2D/3D graphical plotting, socket/Winsock, C LAPACK, high level numeric functions, and shell programming. Ch has built-in 2D/3D plotting support, generic mathematical functions and computational arrays for linear algebra and matrix computations, and advanced high-level numerical functions for linear systems, differential equation solving, Fourier analysis, curve fitting, etc. For example, linear system equation b = A*x can be written verbatim in Ch. Ch can interface with C/C++ binary libraries and be embedded in other application programs.
Category:   C and C++ > Scripts and Programs > Development Tools

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR