Showing 20 open source projects for "basic compiler"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BTP is a Cross Plataform Basic To Pascal Translator Project that uses FPC (Free Pascal Compiler) and Lazarus for GUI support. Current State is acceptable :-). You will find full COCO/R source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FreeBASIC packages

    FreeBASIC packages

    Snap packages of FreeBASIC and other experiments.

    Very experimental FreeBASIC Compiler (fbc) snap packages and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    VB COMPORT DATALOGGER V1

    Visual Basic Com port data logger - Arduino and Vb

    Using Arduino and Visual Basic to select the connected port dynamically and transfer the data from one of the sensors (here Ultrasonic Distance Sensor) connected to Arduino to the computer via connected port. more details : http://computeraidedautomation.com Download arduino_vb.ino and ArduinoVB.NET Datalogger.zip files open your arduino compiler and compile arduino code from arduino_vb.ino Extract zip file and install setup.exe Connect Ultrasonic distance sensor's Echo pin & Trigg pin to Digital pin7 and Digital pin 8 of your Arduino Connect arduino to your PC and Run the program
    Downloads: 0 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
    micro c basic is light weight portable(posix dependent) basic compiler for tiny virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The TI-Basic compiler compiles TI-BASIC code to the 8XP file format used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    This is a port of Basic to NASM (B2Nasm) for visual basic.net. Basic to NASM is capable of file handling, output to and input from the console, arithmetic, and variable creation. A good starting point for native compiler creators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple free Actionscript and flex code editor for Linux built with Mono and Gtk# The title is a working title so any name suggestion will be accepted gratefully.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10

    DEPRECATED-The deva programming language

    DEPRECATED v1 - v2 is current, hosted on bitbucket

    [The deva language v1 was a learning experiment for creating an interpreted language from the ground-up, with no prior working knowledge on the subject. It makes about every mistake possible... the author went on to create a second version to apply the lessons from v1. v2 is a workable scripting language, but like all such attempts, a third version would include even more lessons (ad infinitum)] Original goal: The 'deva' programming language. A small dynamic, language bearing some...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Mattahtias BASIC project is an implementation of a BASIC compiler in ANSI C. Initial supported platforms will include Amiga OS and Win32. The goal of this project is to create a powerful, intuitive, and easy to learn BASIC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The purpose of the Basic4Pic project is the development of a BASIC language compiler for PIC microcontrollers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    TrueProgrammer by TrueTech is the first multi-platform, multi-language IDE/compiler for developers. The system works with BASIC, Tcl, Assembly, C++ and more. Currently, the project is in early production in TCL/TK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Basic language between high level assembler und small C. The Compiler outputs x86 assembler code. No use of extern library an nearly independent from the operating system. The compiler is only some KByte in size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BZC stands for BASIC ASM to TI-83+ Z80 Compiler. It is a compiler for programmers who want to easily create fast and powerful programs for the TI-83+ calculator without having to learn assembly language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The ASL Notepad is a IDE for ACPI SourceLanguage with many Features like Syntax highlighting, Debugger, Compiler and so on. Currently available language is only German but we plan to integrate more lanuages in the next release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ForceBasic - This is programming language for development software. Selecting unit library you can write program for some operation system. ForceBasic compiler can build crosspatform code, who executing with help virtual machine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Brainfuck Center is an IDE and compiler for your Brainfuck scripts. It includes a full debugger with step-by-step debugging and much more. MDI window!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    nbasic - bytecode compiler+vm for middle level programming language, like basic. nbs - small and fast C-coded object orientated basic (compiler+vm) for embeded applications. Purpose: scripting support for C/C++ project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Zine is a GUI library for FreeBasic compiler with strong influence from wxWidgets toolkit. It is designed to be able to work in Dos, windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next