Empower your field service with mobility and reliability
Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
Learn More
Data management solutions for confident marketing
For companies wanting a complete Data Management solution that is native to Salesforce
Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
A C++ library which enables seamless interoperability between C++ and interpreted languages such as javascript. Based loosely on the boost.python project. A separate javascript parser is supplied.
jsRails is a JavaScript port of Ruby on Rails frameworks. It uses J2EE technology as the backend, integrating Spring, Hibernate and Tomcat to provide core functionality for developers. And uses the fast and mature js interpreter Rhino as the js engine.
Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.
Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
JsOrb is a Java - JavaScript ORB that allows developers to access their POJOs and business logic from the browser (or any JavaScriptinterpreter). JsOrb is designed to make it easy to build dynamic websites without needing to learn AJAX.
A JavaScriptinterpreter written in PHP 5, that allows to run untrusted scripts in a sandbox on your server. It aims to implement most of Ecma-262 3d edition.
A game scripting engine using javascript. Provides a simple interface to load and manipulate graphics, making it easy to write quick games and applications that can be run on the cross-platform interpreter. Written in C++, interface using gtkmm.
Talisman is an interpreter for a logical markup language. This language contains the content and logic of a web (or, in the future, Java Swing) based user interface, including arbitrary datatypes and processing actions.
The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
The DCN Toolkit contains the DCN Interpreter for processing XML datastreams in a CORBA/ECMA compliant environment. See http://www.dataconsortium.org for information about the Data Consortium Namespace and its RDF Dictionary.
SuperClass is a JavaScript pre-processor/interpreter object, designed
to facilitate class-based OOP in JavaScript. NOTE: Project is closed. Replaced by: http://sourceforge.net/projects/jsclass
NJS is an independent implementation of the JavaScript language developed by Netscape and standardized by ECMA. It is designed to be re-entrant, extendible, fast, and programmable.
The project is a port of the Mozilla Rhino JavaScriptInterpreter (http://www.mozilla.org/rhino/) from Java/SE to J2ME/CLDC. The J2ME/CLDC port opens up the mobile world for scripting Java, as it is a widely used platform for mobile phone programming.
A Lua-based crawling scripting language and leveraging selenium
I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium.
The trick here is to add the crawling commands into the Lua interpreter.