Showing 98 open source projects for "mlm level software"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Fraud.com aiReflex Icon
    Fraud.com aiReflex

    Enterprises interested in a fraud detection and prevention to protect customers, reduce fraud losses and enable better decisions

    Fraud.com's aiReflex determines which transactions are legitimate in real-time using a multi-layer defence coupled with explainable AI to fight fraud & improve customer trust.
    Learn More
  • 1

    SPL Compiler

    A low-level system programming language with high-level syntax

    A new system programming language designed to occupy the same niche C is currently holding, that allows for easier development of large platform-independent systems. The aims are to: * Keep all of C's system programming strengths. * Be as efficient as C (at run-time) and as high-level as possible for the programmer. * Promote modularity and ease the development of large-scale component-based software. * Enable programming-by-contract and other high-level features (as long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cantor Systems

    Cantor Systems

    Unified platform of high-level programming languages

    Cantor and Halva Pascal programming languages toolchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MPL Bytecode Compiler

    MPL Bytecode Compiler

    Micro Programming Language - A Portable Language for Micro Computers

    ... the important features of BCPL & B. The result is a compiler written in a high level language (PASCAL) which compiles to under 16K (CP/M). The symbol table, language syntax, and bytecode are all optimized for size. I will write a MPL Reference Manual in time. Contact myself if you want to help get that written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Transcrypt

    Transcrypt

    Python in the Browser

    Lean and mean Python 3.6 to JavaScript compiler. Supports multiple inheritance, operator overloading and Python source level debugging, even of minified Javascript files. Transcrypt code is as fast and compact as its Javascript counterpart, and it is precompiled for page load speed. You can now develop your web applications completely in Python, with full access to any Javascript library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Mercury Medical is a robust medical billing solution. Icon
    Mercury Medical is a robust medical billing solution.

    Mercury Medical was originally designed for large service bureaus, hospital ancillary services, and large provider’s offices.

    Creator of Mercury Medical Products. Complete Medical Practice Management With Revenue Cycle Management Solutions.
    Learn More
  • 5

    DistAlgo

    A Language for Distributed Algorithms

    DistAlgo is a very high-level language for expressing distributed algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Jazenga Glide

    A polylingual IDE based on Lazarus

    The goal of this project is to create a development environment which features a fully integrated translation support framework. This framework is based on the principles of Peter Dunne, which allows for the reuse of translated keywords and phrases via a centrally managed translation memory system. The project aims to modify the entire LCL at low level to include natural language support structures which are then inherited by all LCL components, thus realizing an IDE in which all forms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Haste

    Haste

    A GHC-based Haskell to JavaScript compiler

    ... of Vagrant, VirtualBox, GHC sources and other black magic. Concurrency and MVars with Haste.Concurrent. Unboxed arrays, ByteArrays, StableNames and other low level features. Low-level DOM base library. You have three options for getting Haste: installing from Hackage, from Github or from one of the pre-built binary packages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OpenHCPP

    OpenHCPP

    A Directive-Based Heterogeneous Parallel Programming Framework

    OpenHCPP is a high-level directive-based parallel programming framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SPar: Stream Parallelism in Multi-Cores

    SPar: Stream Parallelism in Multi-Cores

    An Embedded C++ Domain-Specific Language

    SPar is an internal C++ Domain-Specific Language (DSL) suitable to model and implement classical stream parallel patterns. The DSL uses standard C++ attributes to introduce annotations tagging the notable components of stream parallel applications: stream sources and stream processing stages. Latest version can be downloaded from the SVN using the following command: svn checkout svn://svn.code.sf.net/p/spar-dsl-compiler/svn/ spar
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Rewards as a Service (RaaS®) API is a robust digital gift card API built to power rewards and incentives in today’s apps and platforms. Icon
    We're the rewards and payments people. We bundle easy-to-use technology, desirable rewards, and expert service to help companies get the most out of their reward and incentive programs—from customer loyalty and employee engagement to wellness and research participation. With our leading reward-delivery technology, customers can instantly deliver digital gift cards to their recipients, maximizing impact and driving real business results.
    Learn More
  • 10

    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
  • 11
    Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Concurrent Object-Oriented Language

    An object oriented language for concurrent software development

    COOL is an object oriented programming language specialized for concurrent software development. Language syntax is similar to C++/C# and Java. For proper documentation please read the diploma thesis (Only available in german yet). Some of the goals to achieve: - Embedding some design-patterns on language level (singleton, state-pattern) - Implementation of a back-end for byte-code generation - Extending the compiler with an optimization phase for optimizing byte-code - Optimizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Very high level modular programming language with multiple dispatch, object-oriented programming, functional closures and goal-directed programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dotnet IL Editor (DILE) allows disassembling and debugging .NET 1.0/1.1/2.0/3.0/3.5 applications without source code or .pdb files. It can debug even itself or the assemblies of the .NET Framework on IL level.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 15

    GCC-MELT

    a GCC compiler plugin and domain specific language ....

    GCC-MELT is a high-level domain specific language to extend the GCC compiler. It provides several features (pattern-matching, first-class dynamically typed values, functional/applicative/object-oriented/reflective programming styles, Lisp-y syntax) MELT can also be used to explore the internal representations used by GCC (Gimple, etc...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XièXiè Compiler

    XièXiè Compiler

    High-level, meta-language, trans-compiler with virutal machine

    XièXiè is a language with a trans-compiler (or rather source-to-source compiler) which compiles to mainly C++ (C++98 and C++11). It also comes with an own assembler compiler for ARM, IA-32/ x86 and its own byte-code XBC (XièXiè-Byte-Code) including a virtual-machine. XièXiè can be seen as a "Meta Language". --- THIS PROJECT IS IN IT'S FIRST STEPS ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open Virtual Machine Language

    Open Virtual Machine Language

    Open VM Language is an interpreted multiplatform language.

    Open Virtual Machine is the interpreter for Open Virtual Machine Language, a 32 bit, multi-platform, interpreted high level and object oriented language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FPGAsm

    FPGAsm

    Create fast bare-metal FPGA designs without Verilog or VHDL

    FPGAsm is a low-level alternative to verilog and VHDL. A near-instant 'assembler for FPGAs', this simple yet powerful language facilitates bottom-up design, layout and wiring of modules, and generation of .xdl output. With about 10 keywords to learn, you can start making circuits in minutes. Now you can focus on learning the ins and outs of the FPGA instead of complex tools and languages. Fast turnaround time and bottom-up approach invite exploration, experimentation, live circuit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    hiCUDA is a directive-based abstraction that simplifies CUDA programming. This project aims to develop a source-to-source compiler, based on Open64, that translates a sequential program with hiCUDA directives into an equivalent CUDA program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Modern Assembly Language

    Assembler language for modern times

    Adding high level source code constructs to a low level language. As opposed to other assemblers MACRO constructs that give a pseudo high level construct, Modern Assembler Language will have it built in. I would _like_ to go for a C style language construct, but this may change over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nine is a programming language based loosely on Python that strives to achieve the same level of writability without sacrificing runtime efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ECL is a system-level specification language for HW/SW designs and is based on Esterel and C. The ECL compiler parses ECL, writes Esterel and C, and uses the Esterel compiler to produce an implementation. Originally developed at Cadence Berkeley Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MODembed
    Model-based development environment for embedded projects. Features a clean and advanced language designed for embedded programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The High Level Assembler (HLA) is a 32-bit 80x86 assembly language that is portable between Win32, Linux, and FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project