Showing 168 open source projects for "gw-basic"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    QDura Code Generator is a template based code generator for VB.NET 2.0. The template requires Code Smith to run, and will output all the requred data access layer and most of the business layer, as derived from the schema of the MS SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EliteCore Project is a PHP5.1/Javascript/AJAX/XHTML/CSS framework for creating WEB 2.0 applications and services.The basic open-source instalation can be also used as an interactive personal page or BLOG.This project uses the latest features available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project aims to 1) To provide a rapid application development framework based combining AJAX and STRUT. 2) A tool to generate code 80% code with all the basic helper features like validation, datasource list, webservice etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Modular BCX. BASIC translator based on BCX project hosted at: http://groups.yahoo.com/group/bcx/. Modular Cross platform implementation targeting C, C++, C#, Java and possibly other output languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    AssemblyEdit is a powerful, lightweight and modern editor for the assembly low-level programming language, that works on Windows NT (NT/2000/XP/2003/Vista) systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The BASIC IDE is an open source IDE for any language you can imagine. The IDE is written in Object Oriented Delphi. This project was abandoned, and now we are trying to get it back up to speed... I must say, all help is welcome !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Qwicket is designed to create the basic skeleton of a wicket application with spring and hibernate configurations and basic page constructs built for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Writing extensions to Perl. Integrating basic operations in Perl syntax rather than writing modules. Possible areas are extended types (graphs etc.) and php like outputing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Java Fuzzy Editor is a basic editor to allow creation of fuzzy based rules. It will save to serveral formats including to source code in several languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dzine is a case tool for OOAD. Draw use case,interaction,class,deployment,ER Diagrams. Code generation in C++ and java and for SQL. Reverse engg design from code. Just put in your Java or C++ code and generate class diagrams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This project is evolved from the basic IDE, the IDE is developed to be as small as possible but still very flashy. The target is to allow developers make there own plugins, and expand the IDE through plugins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An XML Binder - Application to generate Binding Classes in arbitrary programming languages using .Net 2.0 and two layered XSLT templates. Templates for language neutral representation and Java 1.5 as well as Net 2.0.50215 are working at present.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The PGMFI project has as its goal total understanding of the computerized systems such as ECUs, ABS controllers and other devices present in Honda vehicles. Currently, the Non-Commercial-Sharealike license is reccomended for all releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The PHP Class Generator generates Entity classes for OO Design in PHP/MySQL.It installs ADODB and generates a useful DatabaseManager Class that will automatically connect to the MySQL using the provided connection parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ORM.NET : Object-Relational Mapping and Code Generation Tool for .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    DaMonkey is a database access layer code generator for the .NET 2.0 Framework. DaMonkey has a GUI designer and generates SQL as well as VB and C# code. The generated code supports multiple databases, locking, transctions and audit trails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a visual wx-c developer tool written in freeBasic with the wx-c wrapper to wxWidgets. the software will allow a visual approach to generating gui applications in freeBasic code. its targeted os's are windows and possibly linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A complete cleanup (for readability and ease of coding) and doccumentation of the original SMAUG 1.4a codebase, SLAM-GTP is also a minor re-write, bringing new features to the codebase, while also fixing and/or adding functionality to existing ones.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Templ8 is a code generation tool for C#, VB.Net and JScript. It allows for generalisation of repetitive coding tasks into a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An ABAP2HTML converter(mature), Business Console ( charva is better ), Buoy Classes and Minuet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A generic template engine, written in VB.NET and using VB.NET as scripting language, with integrated parameter handling and subtemplate calling. Easy to use if you know Visual Basic and the dotnet framework.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB