Showing 72 open source projects for "scripting language"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    A dialect of XUL implementing most of Mozilla XUL's Fourth Draft. XML User Interface Language (XUL) is a method for easily creating GUI applications. Lux XUL supports Python scripting via Jython 2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The only -complete- XUL/embedded scripting solution for Java. JFCML supports not only AWT and Swing; but any class accessible to Java's ClassLoader. Also, most major scripting languages, including JavaScript, BeanShell, Jython, Jacl (Tcl), JRuby, more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Inject/J - Java source code transformation at your finger tips. Inject/J is a Java tool that provides a scripting language to specify program transformations for Java. It provides complete cross-reference information and has a rollback mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS. Options with this editor: - Auto-Completion , Code Coloring - Easy Function Overview / Inserter - Multiple Script Loading - Syntax Checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    Create and maintain a "scripting" language (and interpeter for it) geared toward an 8 or 9 year old child. Balance the need for advanced features (young minds develop swiftly) with the KISS principle.. Eventually, keywords will be multi-lingual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Formiga is a programming language based in Apache’s Ant. The main difference between Ant and Formiga (Ant in Catalan) is that Formiga is aimed to be used as a scripting language for new or existing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Luxor is an open-source XML UI Language (XUL) toolkit in Java that lets you build UIs using XML and includes a web server, a portal engine (supporting RSS), a template engine (Velocity), a scripting interpreter (Python) and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FramerD is a distributed semi-structured object database originally developed at MIT. It provides an internationalized Scheme-based scripting language, built-in text analysis tools, and special support for web scripting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Simkin is a simple scripting language aimed at giving control over part or all of a Java application to the user. The Java developer exposes an API of primitives that are made available to the scripter. Simkin can scripts can be embedded within XML fil
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    A runtime inspection/scripting environment. Smalltalk-like Swing GUI for scripting engines and object inspection. Works on remote containers (EJB/Servlets) and of course locally. General BSF supported, comes with the Lisp-syntaxed language piji.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pynt is a next generation java build tool. It uses its own Python-like scripting language that is easier to read and less verbose than xml and is capable of running all Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dynamic XML generation implemented in Java. Features an extensible XML-compliant procedural scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QUML wants to be a simple Java/Swing based GUI program for UML modeling. I would like to bring to users comfortable drag-drop environment for creating UML diagrams. In the future QUML could contain some kind of the scripting language (Tcl?) for work with
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The purpose of the project Scream is to develop a scripting language similar to the Scheme programming language. Development is done in and based on Java(TM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ProjectBuilder is a powerful and easy to use Project Build Manager. It is extendable via the built-in scripting language Python. So why 'ProjectBuilder', its named after the great 'ProjectBuilder' tool on NEXTStep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jus is a Java build tool, similar to Ant. Jus was created because, after using Ant for several months on a real project, I wanted Ant with file-based targets and an easier-to-type scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jint is an experimental scripting language for Java environments. It is itself based on Java and has many features commonly found in scripting languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DynamicJava is a Java source interpreter. It executes programs written in Java, like described in the Java Language Specification, in addition with scripting features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Luanium

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Polyscript

    A "cross-platform" scripting language.

    A scripting language interpreted into several other script languages which can be executed on multiple platforms, such as bash/sh, Windows batch (cmd) and VBScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JSR 223 implementation of a scripting language based on Java snippets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB