Showing 113 open source projects for "basic compiler arduino"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be added. Class my_string is based on original work by Christian Stigen Larsen, 2007. It may happen in real projects that the std library must be avoided: I needed it because of link problems...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cppm

    An independent module architecture for C++.

    C++M is a compiler and operating system independent component architecture which has been designed with an extensive focus on C++11. The basic principles of C++M are similar to those of COM and CORBA, but some key design decisions differ greatly. Some key differences compared to the former are the use of a hierarchical namespace and the use of human readable “fully qualified names” instead of GUIDs, as well as the support for basic metadata that allows the distribution of modules in binary form...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5

    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
  • 6
    This project is primarily for testing and demonstrating ideas for an ultimate programming system, though it might very well become a very usable programming system in time. It is being developed with PowerBasic's PBWin7 compiler.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    A Common Lisp to Ardunio C++ cross compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A interactive, command-line tool to quickly and easily change current directory and view their contents in Windows' cmd.exe. Written in PowerBASIC Console Compiler 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    An Open Source Basic Compiler with ability to use OpenGL. Complete with IDE (Windows only).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    QuickerBasic is a QuickBasic 4.5 compatible compiler which attempts to implement as much of the QuickBasic language as possible, as well as extending it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    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: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Release 1 of BroadBit Test Tool (BTT) offers the power and efficiency of TTCN testing; all software testing engineers can add this platform independent tool it into their toolbox. Training support is available through training@broadbit.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Elice is a free compiler for programs written in the proprietary language PureBasic. It compiles those programs to C++ and then uses g++ to generate an executable. This is an old version. Development has moved to https://gitorious.org/elice/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RELIC (Retargetable Embedded Language Independent Compiler) is a compiler tool chain with the goal of complete language and processor independence for embedded microcontrollers and microprocessors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    compile-J
    Light weight java source editor+compiler
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    BBCode implentation for ASP.NET or Windows Projects. Support full BBCode syntax. Define Tags in XML or sourcecode. FrameWork 3.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UltraBasic is a QBasic compatible compiler, written originally by Gabriel Fernandez, and continued until 2004 by Angelo Rosina. It was hosted on Geocities, and has been moved here because of Geocities shutdown. Source code is in QB PDS 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Production Basic is an Open-Source, Multi-user Business Basic compiler/interpreter and run-time environment. This system is intended to be an alternative to commercially available systems, such as Basic/Four, MAI and Thoroughbred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of the Basic4Pic project is the development of a BASIC language compiler for PIC microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtual machine. It was my school project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.