Showing 117 open source projects for "script%20executor"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Simple script engine, designed for text adventures and quests development. At this point - there is not documentation, so you have to examine sources...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hashdot: Java-platform script launcher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is developing the base components of script engine for various script languages. Target platform is RIA based on Adobe Flex. Users can customize the definition or functions of the language, and make your own scripting environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TclTrf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-and Tcl-with ``transformer''-commands to encode and compress data. Based on the stacked channels of the tcl core (ability inter
    Downloads: 6 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    SharpDotDocument is a script language format for web page design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Funky is a tiny, embeddable, functional programming language inspired from lisp. Its grammar is small and unambiguous, which makes it very easy to write a script in Funky, which you could embed in any program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ErikBasic Script Engine. Interpreted BASIC dialect for use in extending C++ objects with scripting capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Script is a tiny scripting language, build as a C++ library than can be included to any program. It posses a Pascal-like syntax, which is easy to read, and very easy do change in run-time of Script. Script allows you to define everything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 10
    A tool to query arrays in memory using SQL. It groups the arrays in tables and returns arrays as result set. It can be used in spreadsheets, as a script language library and everywhere is needed an interactive tool to query data in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The FireBlade Script Interpreter is a very easy-to-use interpreter with an own language for simple purposes. It was initially written for the particle engine FireBlade, but became stand-alone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Programming is simply a matter of dragging and dropping blocks. Blocks can be used as an education language, as an extension language for Java applications or as an autonomous script language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Lich is a cross-platform multithreaded interpreter meant exclusively for use with text-based MUDs. The application natively supports the Ruby language as well as the Simutronics "Wizard" script standard including their StormFront expansions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also compile .java files in runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cool script language created using freebasic by bhathiya nuwan harshana perera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Weapon Script Engine is a Java library for implementing dynamic weapons. Weapons are specified and parsed from script files. The goal of the project is to be able to generate any kind of weapon and behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Heat - a mini c++ script language.
    A small, simple script language. compatible witch c++, simulation c++ syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jxp is a template engine/script processor that processes scripts containing jsp-like code to produce text output. The script syntax is like jsp (without taglib) except that it is much simpler and can be used outside of webcontainer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Trash is an all-powerful shell allowing you to script in any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C++ class that implements a Lua state. Load Lua scripts into an instance of this class, and use intuitive methods from your C++ code to access and manipulate the Lua script environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Command Script 4 (CSC4) is an "application control" or application extension scripting language / virtual machine / compiler environment. CSC4 supports object member access, object creation and static calls to the underlying .NET Framework 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xcript is an embedded scripting language for C++ that is based on XML. You can run a Xcript script in a few lines of code! You can print output, make loops, execute C++ functions and much more! It's very usefull for batch processing!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BattleEng is an advanced engine for battling programs, like crobots. 3d grpahics using Irrlicht & IrrXML. Script can be made with AngelScript. In future I will add co-operation and new operations/weapons/environments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application. NOTE: JRuby has moved to Codehaus, visit jruby.codehaus.org
    Downloads: 0 This Week
    Last Update:
    See Project