Showing 21 open source projects for "open-shell"

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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    Oberon V4

    Oberon V4 for Linux and sources for different Oberon V4 implementation

    Here you can find both an Oberon V4 system for Linux (x86) and a collection of Oberon V4 sources for various other platforms. Oberon V4 was implemented at ETH Zurich for several platforms. Binaries can be found on their server[1] and on the one of the University of Linz[2] where Mössenböck's group did further development after he left ETH and the Group at ETH concentrated on System 3. More Information can be found in the wiki https://sourceforge.net/p/oberon/wiki/Home/ of this Project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Ofront+

    Oberon family of languages to C translator for ARM, x64 and x86 archit

    ...Full error analysis is performed on the Oberon input program and in case of no errors up to three files are generated as output. Ofront+ does not invoke the C compiler or linkage editor. This may be done in separate shell scripts or make files and is inherently dependent on the C compiler and linkage editor being used. Although normally not read by the user, the C code generated by Ofront+ is kept as readable as possible, nicely formatted, should not produce any C compiler error messages or warnings and is tuned for efficient execution. In fact, an Oberon program translated by Ofront+ can be expected to execute as fast and read as well as an equivalent hand-coded C program. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BB-XDev

    BB-XDev

    A kit for cross-platform & embedded development in modular languages.

    XDev is open and free set of compilers, additional tools, libraries and design patterns for cross-platform and embedded development in modular programming languages. You can develop projects in several languages at once. You can develop for different platforms, such as retro and new. Main goals and benefits of XDev =============================== + Simplicity, + Reliability, + Small size of the target machine code, + The widely using of the great achievements of the European school of programming, such as safe and modular programming languages - Oberon, Oberon-2, Component Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Component Pascal compiler
    Minimalistic cross-platform compiler for Component Pascal language, subset of BlackBox Component Builder 1.6 RC5 (forked subsystem Dev), capable to produce stand-alone software from command-line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Open source software for Bayesian statistics using Markov Chain Monte Carlo simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SDL for Oberon

    SDL for Oberon

    Simple DirectMedia Layer bindings for Oberon family languages

    Simple DirectMedia Layer (www.libsdl.org) bindings for Oberon family languages: Modula-2 and Oberon-2 (XDS), Active Oberon (OPCL, ETH Oberon) and Component Pascal (BlackBox Component Builder). Supported SDL version 1.2.15 (stable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Oberon2 Studio is a set of tools, including, but not limited to, editor, compiler and linker for the Oberon-2 programming language on Microsoft® Windows® OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oberon-2 language revival
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    MiGOberon
    An Oberon-2 compatible source code translator which will produce C++ or Object-C files from Oberon input files. Extensions will be included to allow infix operator definitions, enumerated types, complex numbers, strings, and OS interface modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The casket of Oberon-2 things (Oberon-2 language revival)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cross compiler for a dialect of Component Pascal programming language targetting at the Intel 8051-like CPUs (and support tools for such a compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Niklaus' Zettel" is a collection of tiny software tools ("Zettel") solving small mathematical problems arising at school. It uses the OBERON programming language and OBERON operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Crossplatform FrameWord writen for oberon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ObeDAV is a server/client for WebDAV and DeltaV supporting basic versioning and baselines. Basic interoperability with subversion is provided. Written in Oberon for http://bluebottle.ethz.ch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    port of optimizing oberon-2 compiler (http://ooc.sf.net) to nmos 6502 platforms using cc65(http://cc65.org) as a portable assembler. nmos6502-oo2c provides mini-library as well. upd. moved to github https://github.com/norayr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OOC is an Oberon-2 development platform. It consists of an optimizing compiler, a number of related tools, a set of standard library modules, and a reference manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zonnon Builder is a simple open source IDE for Zonnon Programming Language. It is a free open source environment for those Zonnon users who do not have Microsoft Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Meccala is a web blog system wo build a Tiny MVC (like struts.)to meet the requirement for our project, this kind of implementation performs perfect in our project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This compiler tries to detect pieces of code in a program that are not dependant and compile them in a way that the resulting code can be execuded in parallel on a runtime system built to support this. Only an experiment for my thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NO: Not Oberon Translator Copyright © 2012, 2013 Evgeniy Grigorievitch Filippov (Philippov) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB