Showing 29 open source projects for "software test tool"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Tcl

    Tcl

    The Tool Command Language implementation

    Tool Command Language (Tcl) is an interpreted language and very portable interpreter for that language. Tcl is embeddable and extensible, and has been widely used since its creation in 1988 by John Ousterhout. Bug reports to http://core.tcl.tk/tcl/ Follow code development at http://core.tcl.tk/tcl/
    Leader badge
    Downloads: 23,839 This Week
    Last Update:
    See Project
  • 2
    CLIPS Rule Based Programming Language
    CLIPS is a forward-chaining rule-based programming language written in C that also provides procedural and object-oriented programming facilities.
    Leader badge
    Downloads: 697 This Week
    Last Update:
    See Project
  • 3

    HyperCLIPS

    CLIPS compatible application which allows a high performance execution

    ... performs 200% - 400% faster than the original version of CLIPS. The CLIPS test suite(including misclns4.tst) are available from here. https://sourceforge.net/p/clipsrules/code/HEAD/tree/branches/63x/test_suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    next-scripting

    next-scripting

    Next Scripting Framework (NSF)

    The Next Scripting Framework (NSF) was developed based on the notion of language-oriented programming. The framework allows a language developer to work with multiple object systems on top of Tcl in a single workspace. The developer can benefit from a rich and extensible set of predefined functions (typically implemented in C) which can be registered for use on objects and classes in a given object system. NSF provides a tool box for defining dynamic, object-oriented, and domain-specific...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    MinForth

    MinForth

    A minimalistic but complete standard Forth compiler in C

    ... for the transpiler is to build the MinForth V3.4 high-level Forth compiler. MinForth V3.4 is widely conformant to the Forth-2012 draft standard and passes the usual test suites. Feedback and bug reports are welcome per - Usenet forum https://groups.google.com/forum/#!forum/comp.lang.forth - email to minforth@gmx.net
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    Gauche

    R7RS Scheme scripting engine

    Gauche is an R7RS Scheme implementation aimed to be a handy tool for daily works. Quick startup, built-in system interface and native multilingual support are some of the goals.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    Service Builder

    Tools to create and run scripts managing special kind of windows

    It is assembled by two tools: - service builder - tool to interpret scripts and displaying modal windows to gather information and generating Unix commands, which are redirected to partnership (partnership is independent project, created to run trusted commands) - service builder tool - tool (very simple in use tool) to create scripts, which can be interpreted by service builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Loglan82

    Loglan language and Virtual Loglan Processor repository

    Loglan'82 is a programming language conceived for object and distributed programming. It has many features that make Loglan'82 a tool surpassing other programming languages: * It enjoys a unique safe and efficient system of managing objects, see [[Safe dealocation]], * It offers modules of classes (__class__), moreover it allows to declare modules of cooperating objects i.e. **coroutines** and modules of threads ('''process'''). One can create not only objects of classes, but also objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    It is (no stack based!) VM in a form of a library. It supports different language paradigms without data type restrictions, allows both interpretation and JIT, produces a fast code. Our goal - to have a GENERIC and POWER tool for code migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    CLIPSwl is a modified project based on CLIPS(C Language Integrated Production System)(https://sourceforge.net/projects/clipsrules/), a public domain open-source software tool for building expert systems. CLIPS(ver. 6.24) is unsafe when access simultaneously occurs at the same environment, because the environment data of CLIPS are not protected for simultaneous access. We modified the CLIPS (ver. 6.24) to support lock/unlock functions in a flexible way. CLIPSwl doesn't use complicated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MacPerl supports the Perl programming language on Mac OS (not Mac OS X). Mac OS 8.1 - 9.x are supported; 7.5.5 is supported by the MPW tool and older versions of the app. 5.6.1r2 is the current version (based on perl 5.6.1); MacPerl 5.8 is in development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XSieve is an XML transformation language based on combination of XSLT (an XML transformation language) and Scheme (a Lisp dialect). XSieve is a powerful tool for complex data transformation tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wyvern is a console tool to make text adventures. It is programmed in C, and developed for Windows and Unix-like operating systems. Official site currently @: http://www.jonathantoddskinner/wyvern.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    09/02/2k6: There is alot of bug on this Plotografico release; The project was discontinued coz there is no more free time to spend on it; Btw, i got plans to restart build this tool from zero;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Octopus - A JAVA-base and ethereal-like tool for network packets capture and protocols analyze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    deltaFSD is a graphical tool for defining a program by linking the inputs and outputs of functions. The links created between functions determine the interdependencies within the program and so the sequence in which the functions should be executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lemick is a project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Algae is a programming language for numerical analysis. We wrote it because we needed a fast and versatile tool, capable of handling large systems. Algae has been applied to interesting problems in aerospace and related fields for more than a decade.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    TableScript is a simple yet powerful scripting language - based on C and Python - for defining and rolling random table-based results. It is a terrific tool for your role-playing campaigns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The TclPro tool set includes a graphical debugger, a static code checker, a wrapper to generate stand-alone executables, a "compiler" that writes out Tcl byte codes, and a loader that reads byte codes.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 22
    nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Envy - a tool to help pascal programmers. You definetively want to have this since a simple script could change your source file the way you want it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Port of Tcl (Tool Command Language) version 8.3 to the Windows CE operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next