Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
The Project of mine and a group of friends will be called "C-pretter". It will involve the creation of the interpreter of C++ in Delphi language. First version of this project is going to involve elements of C++ language such as : Variable operation, l
Lisp Shell is a shell, in wich lisp-like syntax is used.
It is written in C and uses GNU readline library. This program is intended to
scripts, wich you may write using LISP programming language. LSH was tested with Linux and FreeBSD on i386.
Simply interpreter of Pascal’s language, which will include:
- operations in/out
- simple arythmetics operations: +,-,*,/
- declaration of variables
- dynamic memory allocation
We would like do this with use Borland Delphi
eMembership has everything you need to effectively manage your labor union.
We built the first version of eMembership in 2008 to address a growing problem faced by labor unions – aging computer systems that no longer supported the organization or the industry. Our goal was to build a system that could evolve with the times. We used contemporary software and a modular design that can support the unique requirements of any organization. We host eMembership in our highly-redundant, SSAE-16 compliant data center, so we take care of hardware, software, operating systems, security patches, system monitoring, bandwidth, backups…while you focus on your core business.
C++ source code interpreter for Win 32 platforms, for developers and end-users.
The goal of our project is to interpret C++ source code and execute it.
The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
Hush is a full object-oriented programming language, based loosely
on Smalltalk. It includes typeless data, dynamic method binding,
exception handling, closures, mixins, multiple threads,
garbage collection and X11 graphics bindings.
The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book Framing Software Reuse: lessons from the real world.
FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
PtCon (pronounced P-T-Con) stands for Palm Tcl Console. Palm Tcl, is a port of Tcl 7.6p2 to PDA's that run the Palm OS. PtCon enables the creation and execution of Palm Tcl scripts interactively within a Palm-enabled PDA.
This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
WhiteBeer is a new programming paradigm that is motivated by Noam Chomsky's Minimalist Program. It uses feature checking mechanism to parse programs so that it can provide word-order-independence like natural language processing.
Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
Compiler, Interpreter and Docs for Superx++: the general purpose object-oriented programming language based on XML. Superx++ conforms fully to the XML 1.0 specification and is ideal for manipulating XML and other markup language documents.
RAVScript is designed as a procedural alternative to XSLT for XML to XML transformations. It is targeted at people with basic programming experience.
It has similar syntax to Java (it is based on BeanShell), with some extensions to make transformation
Visual Lua is the Integrated Development Environment (IDE) for Lua language. You may use it for debugging the scripts written using wxLua library where the event-handling takes place. It supports multithreaded debugging as well.
PHP Developer Studio helps developers to build Internet apps and Web pages by providing them with development, editing, and debugging tools for PHP. These tools include; Application wizards/templates, syntax highlighted editing tools, and database tools.
CodeXpand Engine is a Scripting engine written with C++.
It work with COMPILED SCRIPT linked at Run Time with Host Applications.
The SCRIPT COMPILER generate the CPU bytecode requested from the Host CPU where the application (& the scripts) will run.
An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.