Search Results for "basic language" - Page 10

Showing 767 open source projects for "basic language"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    Bingo Cards

    Bingo Cards

    Prepare bingo cards game for any educational purpose.

    The idea is simple. Instead of solving exercises in serial form in the classroom, it is better to wrap the solving exercises experience with a game similar to Bingo. The students will love it and the teacher will have a very nice time! This extension provides Calc with a tool able to create Bingo Cards and the corresponding interactive document to play the game in the classroom. The teacher type in the Bingo sheet the questions and the corresponding answers and he/she gets the cards in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BTOC

    BTOC

    Source code converter

    An adjustable translator from one programming language to another. Nowadays tested as basic to c++ translator. The vocabulary contains some of QBasic Keywords. See Web Site for more information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    PDFsharp

    PDFsharp

    PDFsharp is a .NET library for creating and modifying PDF documents.

    PDFsharp moved to https://github.com/empira/PDFsharp PDFsharp is a .NET library for creating and modifying Adobe PDF documents programmatically from any .NET language like C# or VB.NET. PDFsharp defines classes for the objects found in PDF files, so you never have to deal with IDs or references directly. The downloads include MigraDoc Foundation, a .NET library for creating documents on the fly (supports PDF and RTF). PDFsharp is the .NET library that easily creates and processes PDF...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 4
    .Net DLL/WSDL Import Utility for Delphi

    .Net DLL/WSDL Import Utility for Delphi

    Used for importing .net assemblies or WSDL and generate Delphi Classes

    This tool is used for importing .net assemblies as dll files, WSDL or web service XML schema and generates Delphi classes from the types of the imported assemblies. The Import .Net Assemblies Wizard is used for importing .net assemblies and generating Delphi classes from the types of the imported assemblies. The Import WSDL/Web Services Wizard is also used for importing Web Service Description language file/url or XML schema that describes a web service and generates Delphi classes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    basload

    c64 basic loader generator for machine language programs

    Basload is a crossdevelopment commandline tool for the Commodore 64 that takes takes a pure machine language program file, transforms it into BASIC data statements + checksum and adds a small BASIC install routine. Main purpose of this is to share short ML programs for hardware testing/debugging in a typable form over the internet in cases where the recipient cannot transfer those to his C64 in binary state and thus has to type them in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ms-small-basic-dev-guide

    ms-small-basic-dev-guide

    Command reference for MSB (Microsoft Small Basic)

    ...Only occasional corrections will be made in the future. MSB (Microsoft Small Basic) is a FREE simple programming language designed primarily for educational grade school use. It has been enhanced by talented programmers to be useful professionally as well. Programs may be designed for a text only window (similar to a DOS box), or a full feature rich graphical window environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CodilitySolutions

    Solved training lessons from website codility.com

    This project contains solutions for all training lessons that can be found on website codility.com: https://codility.com/programmers/lessons/ The solutions are written in programming language C, because I presumed that it is the most basic language anyone can easily understand and the fact that many other languages have a basis in C means the code can be easily rewritten in that language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Eifflix

    Eifflix

    Packages translated from languages like C into Eiffel

    Eifflix will be a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Eifflix will be similar to Debian, both in concept in structure and borrows many of the Debian tools. The main difference is that the primary source code language for Eifflix will be Eiffel. Currently almost 70% of Debian is written in C or C++. The aim of Eifflix is to replicate Debian, replacing as much as possible of the low-level C code with higher-level design-by-contract Eiffel code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Note-by-LaTeX

    Note-by-LaTeX

    The opensource repo for my published LaTeX book

    The open‑source companion repository for the Chinese-language handbook (“Rough & Ready LaTeX”), offering concise LaTeX usage examples covering basic to intermediate scenarios.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Griffon IDE
    Griffon is a text editor for HTML script developer, BASH, Perl, PHP, C language... It allows the generation of source code in a few clicks avoiding traps BASH syntax example where a single misplaced space has the power to crash a script. Other basic functions of an IDE are also present. Griffon is compatible with small screens, thanks to its detachable organizable tab system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ezhil-Lang

    Ezhil-Lang

    தமிழில் கணினி மொழி

    எழில் - ஒரு தமிழ் நிரலாக்க மொழி; தமிழ் மாணவர்களுக்கு இது முதல்முறை கணி Ezhil is a Tamil script based programming language for children and teens in the K-12 grade schools. Ezhil enables learning imperative programming like BASIC or LOGO in Tamil language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multi Language Data Factory

    Multi Language Data Factory

    Project Code : HoneyComb Edith

    HoneyComb Edith is the extension to DataFactory API with major feature of Internationalization. Initially, it support English, German, Japanese, Russian, Spanish and French. its highly useful in creating wide no of test cases. in the next milestone we will support basic grammar to create specific format test data by evaluating expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Namcore Studio

    Namcore Studio

    Edit, migrate, manage WoW accounts and characters

    Note: This application is in development. Namcore Studio provides a professional environment to manage account and character data of your World of Warcraft Server. While supporting almost all popular emulators/cores, this easy-to-use application allows you to: # View and edit account and character data # Copy/Migrate accounts and characters to a different database (cross-emulator and cross-patch!) # Backup account and character data # Import characters from the official WoW-Armory #...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MkChat
    Simple shoutbox. Used programming language: VB.net Requirements: .NET Framework 4.5.2 or above
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    libclasqm

    yab libraries

    Libraries for the yab programming language under Haiku
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python in neuroscience

    Python in neuroscience

    Collection of tutorials about methods of computational neuroscience

    "Python in neuroscience" is a collection of collaboratively edited tutorials on computational neuroscience methods using Python language. Each tutorial is presented as a literate programming tutorial mixing text, code, and figures. The tutorials offer an introduction to basic methods of computational neuroscience and scientific programming in Python. They are authored in the environment called Jupyter Notebook -- you can even try it in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    bif-c, a near fig-FORTH in C

    Building a FORTH in C for practice.

    ...There is now a basic how-to to get you started in the [wiki]. (The OSDN mirror at http://sourceforge.jp/projects/bif-c/ is becoming inaccessible.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    ...It is sometimes difficult to determine which lines of code are active and which are not. Being WYSIWYG, the PreprocessorWizard multi-language WYSIWIG preprocessor resolves the problem of code being difficult to read and allows one preprocessing syntax for all languages. It is easy to use as a standalone application and it can be easily integrated with almost any IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CalclipseMath

    CalclipseMath

    Java math expression parser and script interpreter

    ...With a few lines of code CalM enables your application to evaluate user-supplied mathematical expressions, such as "e^(sin .25pi)" and "(sqrt e)^(sqrt 2)". The standard configuration of the parser has a wide variety of mathematical operations, ranging from basic arithmetic, trigonometry, combinatorics, linear algebra and more. CalM includes a script interpreter which is based on the math parser. The CalM scripting language lets you define your own functions and variables. These may be exported and used in other scripts. The scripting framework supports a component type called MComp (Math Component). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ToyBasic

    A language interpreter for Basic in VB.net

    ToyBasic is a language that is centered around teaching people who are interested in language translation how to create an interpreter in VB .net. It was inspired by Tea With the Mad Hacker: Let's Build an Interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    yabdialog for Haiku

    yabdialog for Haiku

    yabdialog displays dialogs, alerts and panels on the Haiku Desktop

    yabdialog (previously called hdialog) is a CLI utility that displays a variety of dialogs, alerts and panels with more control over color and placement than you get with the alert and filepanel commands included with Haiku. It also contains additional widgets and lets you control your clipboard. The yabdialog command should be callable from any scripting language that can issue a SYSTEM call and receive string data back from standard input. All parameters must be supplied, in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    ...In it's current form, it only wraps basic functionalities of ImageJ. The developers of WrapImaJ intend the library to support compatibilty with the main imaging systems available in the Java language and broadly used in the field of life sciences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jake

    Jake

    Jake it's programming language writed on java.

    Jake it's programming language writed on java. Syntax of Jake is mix of Java and Python. E.x.: -- IO library import "io" println("Hello, world!") More examples in release, download it's and open folder 'examples'. In Jake implemented: File-io; Http requesting(with post and get); Simple gui engine; Drawing canvas engine; Associate arrays; Basic math; Standart functions to work with strings; Jake it's OOP language without any OOP(yet), functional, imperative with half-strict data types.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    WebsiteExpress

    WebsiteExpress

    HTML5-compliant website template

    A feature-rich yet easy to operate static website template. A website based on this template only requires HTTP file serving on the server side, no server-side scripting or database support is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project