Search Results for "basic language programming" - Page 23

Showing 580 open source projects for "basic language programming"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    This project tries to design and implement a flexible, system independent bug tracking system with highly customizable workflow, operating on a(ny) database. Programming language is Java. Programming model is Java Servlet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XML-Lit is a simple language-independent literate programming system that works with any XML-based markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    XPL is the eXtensible Programming Language. XPL is an application of XML for interchange of computer programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    This is a web based, multi-player role play game. It is set in outer space. The core programming language is Java. Technologies used are Java Beans, JSP, Servlets, XML and XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of the JavaLDAP Server project is to write an LDAPv3 compliant directory server in the Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jint is an experimental scripting language for Java environments. It is itself based on Java and has many features commonly found in scripting languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The zaubertrank is a programming system based on natural language, not parsed, but assembled from given statements. It aims to be easily accessible for non-programmers as well as useful for developers. The idea is to demystify program code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Blade Language Developer
    Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vyne Compiler

    Vyne Compiler

    A compiler that compiles the Vyne programming language.

    The compiler is aimed at compiling the vyne language. The Vyne language is a high level programming language that aims to be a very powerful alternative to the currently well established high level languages. The goal is not to reinvent the wheel, but to make it better. One thing that is important is that Vyne should not be owned by anybody. The language itself should be maintained by the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Peet is a back-end .NET compiler for the SXM software transactional memory (STM) package (available from Microsoft Research). It makes concurrent programming with an STM library easier and more efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is aimed at developing an iconic programming language (IPL) which compiles to Java in order to help pre-CS students build stronger models of programming concepts. Project has moved to http://code.google.com/p/jubjub/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of this project is to create a new object-oriented programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This projects aims at providing java-bindings to the CUDA numeric environment. CUDA is an extension to the C/C++ programming language by NVIDIA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    User contributed libraries and examples for the Clojure programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Basic interpreter of C++ in JAVA language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The programming outpouts of the COVCELL Minerva Project. Modules for Moodle to improve communications, allow for spontaneous interactions, and provide other tools, for enhanced language learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Iterpreter of Pascal language which may help programmers doing ther job. Include basic operations in/out, declarations of variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyL is a hyper productive programming language oriented to concepts, created to simplify and accelerate the development of commercial applications for web and desktop, using a "Straight to the point" syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ownership and Immutability Generic Java (OIGJ) is a programming language based on Java with generic types. OIGJ supports deep ownership, confinement, object- and reference-immutability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pava is an implementation of Relation Oriented Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes it even easier to write your code and find errors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    InPUT

    IoC container for the configuration and design for experimental design

    InPUT offers a descriptive and programming language independent format and IoC (Inversion of Control) container for the configuration and design of computer experiments. Code and more info can be found on github: http://github.com/feldob/InPUT
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB