Showing 19 open source projects for "basic compiler arduino"

View related business solutions
  • 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
  • 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
  • 1
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    Terminal-BASIC

    Terminal-BASIC

    BASIC-like language interpreter for embedded systems

    Terminal-BASIC is a BASIC-like language interpreter, works on a set of single board embedded systems (i.e. famous AVR uc based boards). Terminal-BASIC: * suports real numbers, multidimensional arrays and Darthmouth BASIC-style matrix operations; * written in C++11; * has modular structure (can save uc storage, instantiating only used modules); * works through different i/o devices, using vt100 commands; * on systems with multiple i/O devices can work as simple time-sharing system...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    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: 0 This Week
    Last Update:
    See Project
  • 4

    BJCS CSharp IDE

    Basic and Easy to use CSharp IDE with compiler.

    BJCS CSharp IDE is written by BJ Erasmus and is a CSharp IDE. It's a very basic and easy to use IDE with a function that can be used to create an installation file of your project. Features: Syntax highlighting Edit Assembly info Compile with any .NET FrameWork Add an icon Add dll's Debugging function Basic auto-complete Tutorial Help Example codes/projects This program is still in development. It's currently available in a usable state
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    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
  • 6
    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
  • 7

    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
  • 8

    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
  • 9
    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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    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
  • 11
    wsbasic a basic interpreter or scripting language implemented without flex/bison or lex/yacc. Object oriented and very maintainable code. Based on jack crenshaw's let's build a compiler. Can act as a replacement for bash or sh scripting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    HBasic is an IDE with an interpreter and compiler used to create, execute and debug programs with a BASIC style language. The language includes object oriented features and may be compiled to interpreter pcode and standalone executables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Refal.NET - Versatile, Compact yet Powfull Text Transformer and Compiler-Writing System. Based on Refal.NET Virtual Machine (+Refal.NET Compiler), this RAD-tool might be used for rapid prototyping, decreasing up to 10 times development efforts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Command Script 4 (CSC4) is an "application control" or application extension scripting language / virtual machine / compiler environment. CSC4 supports object member access, object creation and static calls to the underlying .NET Framework 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 2 This Week
    Last Update:
    See Project
  • 16
    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: 5 This Week
    Last Update:
    See Project
  • 17
    MIPS Processor Compilator and Simulator for Win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    The main goal of BASIC foundry on SourceForge is to gather all developers that works something related to BASIC programming language in order to help creation of fast, stable, cross-platform, OPEN SOURCE BASIC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.