[go: up one dir, main page]

Showing 11 open source projects for "true basic interpreter"

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
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    Space3d

    Space3d

    C# graphics library used for 3D modeling, built with OpenGL/OpenTK

    The Graphics Library is built on top of OpenTK, the C# library that wraps OpenGL. The intended clients are technical and engineering graphics applications that require three-dimensional visualization tool. The implementation draws a scene on separate working thread, optionally, the thread-updater may be invoked. The Space3d Library uses Recursive Composition design pattern. The hierarchy by reference, built into the component, plays a dual role in modeling three-dimensional space: first,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PDF Crop Marks Generator 1.7

    PDF Crop Marks Generator 1.7

    Every Printshop must-have Tool for professional prints

    PDF Crop Marks Generator, which is a free, console-based application for Windows that adds true prepress quality marks to existing PDF files. It goes beyond basic tools that add simple boxes or rectangles — this tool generates accurate and visually correct crop marks, CMYK registration targets, and optional GRACoL/SWOP color bars, all based on user-defined page layouts. Who is it for ? ● Prepress and print technicians ● Graphic designers ● Layout professionals ● Publishers preparing PDFs for offset, digital, or packaging print Key Capabilities ● Add crop marks at any offset, length, and thickness ● Add registration marks (classic CMYK crosshair-style targets) ● Add color control strips (GRACoL/SWOP-like patches) at top/bottom ● Layout multiple items per page via grid system (rows × columns) ● Custom margins, gutters, units (pt, mm, cm, in, ft, yd, m) ● Works with password-protected PDFs ● CLI-driven with clear prompts, defaults, and validation
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    NestProfessor Programmer Edition
    This is a SDK which can nest/layout the part/geometry/polygon on the material or sheet intelligently, you can get the best utilization of the materials, this SDK also support read/write DXF/DWG files and part-in-part nesting. New nesting lagorithm is implenmented, more good to support true shape part or material.
    Leader badge">
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    AWS X-Ray .NET Agent

    AWS X-Ray .NET Agent

    The official AWS X-Ray Auto Instrumentation Agent for .Net.

    ...If you want to disable tracking incoming requests, you may set DisableXRayTracing as true. AWS request will trigger Http outgoing handler, so if you want to disable tracing AWS request, you have to disable both AWS handler and the Http outgoing handler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan business software for any kind of loan Icon
    Loan business software for any kind of loan

    For established lenders, loan-granting scaleups and credit startups.

    CreditOnline is an end-to-end integrated loan business management platform helping organizations connect and integrate all relevant parties in a state-of-art lending ecosystem that supports any kind of loan or lending segment. Our future-proof lending technology and partnerships render it simple, fast and cost-effective to expand the portfolio of your services and number of your clients, allowing your business to scale up or reinvigorate itself effectively at any stage of the business life-cycle.
    Learn More
  • 5
    Jurassic

    Jurassic

    A .NET library to parse and execute JavaScript code

    Jurassic is an implementation of the ECMAScript language and runtime. It aims to provide the best performing and most standards-compliant implementation of JavaScript for .NET. Jurassic is not intended for end-users; instead it is intended to be integrated into .NET programs. If you are the author of a .NET program, you can use Jurassic to compile and execute JavaScript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Airfox

    Airfox

    Airfox is a free and fast web browser. It uses the Gecko Engine.

    Airfox is a fast, consistent, reliable, secure, private and independent web browser. Developed in the Microsoft .NET Runtime Environment, Airfox uses the Gecko Engine also seen in some well-known browsers such as Firefox, Waterfox, Pale Moon. Some advanced features such as Reliable Download Manager are not available due to restrictions from the GeckoFX runtime, but as seen from the results of the futuremark, acid 3 & acid 2 tests, Airfox’s scores/rankings are merit. We are just asking to...
    Leader badge">
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Topal: Organic Parsing Language

    Topal: Organic Parsing Language

    Syntactic script interpreter

    ...It's designed for parsing (as opposed to lexing) with a focus on usability. The language uses procedures rather than functions. Procedures can contain conditional expressions and very basic data storage / bitwise operations. Additionally you can import DLL files and run their functions within the procedures. Procedure names and their argument names are not static; they are defined via a regular expression pattern. For the interpreter to work, it requires two inputs: the desired data for parsing and processing, and an OPL file containing the rules and actions for said input parsing and processing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dcScript

    dcScript

    A new esoteric programming language

    dcScript is a new programming language. It's an esoteric language, it means that it can be hard to code with but don't worry it's a easy to use esoteric language here is an example : [sayHello]: sysprtn "Hello the World !" wait ] call sayHello quit The language is interpreted by a simple interpreter. The interpreter is coded in C# with Mono and .NET frameworks so it's portable and useable on Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    WEBasic

    Workflow Engine - Basic interpreter

    This simple basic interpreter for general purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Composable, Open Source Payments Platform Icon
    Composable, Open Source Payments Platform

    Build or enhance your payments stack, while maintaining control with an open-source, full-stack and modular infrastructure.

    Juspay's Payments Orchestration Platform offers a comprehensive product suite for businesses, including open-source payment orchestration, global payouts, seamless authentication, payment tokenization, fraud & risk management, end-to-end reconciliation, unified payment analytics & more. The company’s offerings also include end-to-end white label payment gateway solutions & real-time payments infrastructure for banks. These solutions help businesses achieve superior conversion rates, reduce fraud, optimize costs, and deliver seamless customer experiences at scale.
    Learn More
  • 10
    RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project will develop a true implementation of a .NET structure that is inter operable across platforms and languages. For example a C++ structure cannot be mapped directly to a .NET structure because of byte alignment issues and padding in .NET. It
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next