Showing 110 open source projects for "qt-win-free"

View related business solutions
  • 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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    The Maksi is a library that provides scripting infrastructure for Qt applications. The scripting languages are implemeted with plugins, and scripts are defined in xml config. In addition, the Maksi provides object model, inspired by XML Schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    NaiveLanguageTools

    C# lexer and parser

    NLT is free, open-source C# lexer and GLR parser suite -- which translates to ability to parse ambiguous grammars. Grammar can be defined directly in code or (preferably) in separate file (lex/yacc-like) for included generator. If you understand/guess the meaning of grammar in C#: // scanning lexer.AddStringRule(")", match => SymbolEnum.RPAREN); // parsing prod_builder.AddProduction(SymbolEnum.exp, SymbolEnum.LPAREN, SymbolEnum.exp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    sh2exe

    Packs a shell script and busybox into a single exe file

    ... the embedded Busybox versions to a directory and use this environment to create/test scripts prior to pack them into an executable. I'm not sure if all anti-virus accepts a program of this nature, as the scripts operates in %TMP%. I made some tests, tried to run some scripts and download things with wget, didn’t trigger the AV alarm in following environments: Win7 + Symantec Endpoint Protection Win10 + Kasperky Internet Security WinXP + AVG Free Edition WinXP + Avast Free Edition
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Multi-language library to deal with multimethod dispatch, disambiguation and type-checking using dispatch tables. This approach yields fast dispatch in constant-time and greatly helps resolving ambiguities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    ContRap is a free symbolic C/C++ rapid software prototyping toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Qeves
    Qeves is an R6RS Scheme implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Interest(ing) Calculator is useful in calculating Financial Parameters of loans/deposits.Loan/Deposits have four variables.They are, Principal,Interest Rate,Term,Installment.IC helps to calculate any one variable, if you know the other three variables.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    Kayacc

    A Compiler Development Toolkit

    Kayacc is an alternate name for the TOMBO project. I am in the process of updating the Tombo project page with version 2.1.0. Please download Tombo2.1.0.tar.gz from the Files tab. Tombo is a compiler generation toolkit for constructing compilers and interpreters. It includes a BNF compiler that generates parsers for context free grammars, and a class library to support compiler development. The class library supports symbol tables, Unicode text manipulation, reserved word mappings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 10
    Open ActiveWrl is a software development toolkit based on a generic software development approach that allows the implementation of parallel immersive VRML/X3D browsers on heterogenous cluster systems. It supports systems running Win NT/2000/XP and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TexCode - A TexScript Interpreter

    A free TexScript interpreter for Windows

    A free interpreter featuring TexScript, a scripting language specifically designed for TexCode. It is updated frequently, so be sure to check back often!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Qt Basic

    Qt Basic

    QtBasic: a simple basic interpreter with Qt influences.

    QtBasic: a simple basic interpreter with Qt influences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Basin
    Simple QBASIC Interpreter written in C++.I am developing this interpreter for self-learning purposes,don't take it serious.I will try to follow syntax of QBASIC as close as I can. The source code could be useful for those who learn C++. Qt GUI is in very raw state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EsoIDE

    Interpreter and debugger for various esoteric programming languages

    EsoIDE will be a collection of various esoteric programming language interpreters sharing a common front-end GUI/debugger. Current languages with interpreters under development or planned for development include Brainf**k (implemented), Befunge-93, Chef, and Fractran. Want to contribute an interpreter or UI ideas? Feel free to fork the code and submit your own changes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mod_pLua

    mod_pLua

    An Apache module for developing web applications using Lua

    mod_pLua is a module for the Apache httpd web server, that enables the use of preprocessed (html-embedded) Lua scripts using a PHP-like syntax as well as CGI-style interfacing, but at a much faster pace. For a more detailed description, see the wiki: https://sourceforge.net/p/modplua/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    abstrasy
    Abstrasy is a programming language inspired by LISP and SCHEME. It is easy to learn and offers a revised syntax for application requirements and improve its readability. It is implemented as a script interpreter (programmed in Java based).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Befunge Interpreter

    Befunge-93 Interpreter

    This is a quick and dirty C implementation of a befunge-93 interpreter. It is by no means garanty to be bug free but it seems to be working just fine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Forth Compiler/Interpreter, fig-Typ (1.0), 'indirectly threaded code', für ia32-pc-linux/ELF-Rechner; unabhängig von externen programmen, libc u.dgl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Vilegust

    Vilegust is a basic-like compiler/interpreter.

    Vilegust - named for the codesmells that eventually come of such projects - is a basic-like interpreter/compiler project in vb.net that will eventually be self-compilable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Script Engine II is an scripting component for Delphi and FreePascal. It supports object oriented programming including partial classes and class helpers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kaptain is a universal graphical front-end for command line programs. Grammar scripts describe the possible parameters for command lines and Kaptain brings up a user friendly dialog for that. Package contains front-ends for Enscript, Indent, Procmail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Irys is a free, very simple general-purpose scripting language. Irys interpreter is just one small executable binary.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Simple interpreter system. Customer, intrerpreter and admin based system. (order and pay) For example ; customer-> translated document(s)->to admin with form->admin to interpreter-> interpreter(translated document(s))->to admin-> to customer.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    Alternative PHP interpreter with new opportunities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EXTE recognizes temporal expressions in a text. Temporal expressions are any references to the TIME e.g.: "today", "12th march 2006", "as soon as he woke up". This analyzer will recognize three languages: Spanish, English and French.
    Downloads: 0 This Week
    Last Update:
    See Project