147 projects for "basic programming language" with 2 filters applied:

  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    boo is a new object oriented statically typed programming language for the CLI (common language infrastructure) with a python inspired syntax and a special focus on language and compiler extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Javis is a precompiler implementing features previously lacking in Java. It could, however, be used with any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jura is a programming language which is also a structured data language - think XML for source code. Jura supports generics, transforms and on-the-fly language extensions. The project aim is to create a Jura compiler in Java and then port it to Jura.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Modeler is a new pure object-oriented programming language introduced by Mahdi Cheraghchi Bashi Astaneh. Modeler has evolved the concept of object-oriented programming by introducing a more abstract and formal concept of object classes, called Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    The goal of this project is to develop an object-oriented language along with a compiler, assembler, runtime enironment, and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is the reference/bootstrap compiler for the Aglaia programming language. The language is object oriented and supports garbage collection, contracts, etc. Care is taken to ensure consistent and clean syntax, and to reduce programmer errors,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    M is a capability-based language in the Java framework for distributed, secure, persistent, extensible virtual worlds. The project also supports JCC, a Java-based hybrid constraint programming language. This project is also being used for work on TCC and its extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Multimethods for .NET: Makes multi-methods available to *any* language that targets .NET - C#, VB.NET, JScript.NET, Managed C++ and the rest! Uses .NET dynamic assemblies and shows how to generate dynamic .NET types and IL at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    The project's aim is to build automated programming language translation system that will port program sources written in one language to other programming language(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CLAW is an extremely minimilistic programming language that is good for people looking to write their own language, or learn more about programming language design. The compiler and interpreter are just two C files that even Dev-C++ can compile!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Starlang is a simple byte-compiled imperative programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DAJ is an extension of the AspectJ programming language to incorporate adaptive programming concepts from the Demeter project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Luxor is a new system programming language, designed to use instead of assembler, C/C++, or other system programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NewSpeak is a language allowing the rapid development of an executable application prototype in code that is readable by non-technical experts in the application domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The MILD project is a programming language that is functional and an abode for new ideas in programming language design. The language is young and has great potential.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pgj is a parser generator written in Java. It generates a paser code for some programming language according to a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pizza is a small, fast and free compiler for Java and an important superset of the Java programming language. It is written in Java/Pizza and compiles to Java class files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The English Programming Language Compiler. A simple programming language that reads like plain English and compiles to Perl. "There is a variable called 'x'. Put the string of letters "Hello, world." into the variable 'x'. Print 'x' to the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    State is a programming language for automation control software. Hierarchical, type parametrized systems, controlled by Moore statemachines, are connected with arbitrary precision signals. Code generators for M68HC11 and Java are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Basic style language that uses a database as the internal datastructure. It compiles the code to ANSI-C. It is intended to be used for highly interactive websites. For documentation and background info, visit the homepage!
    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.