Search Results for "pascal’s interpreter in c++" - Page 13

Showing 915 open source projects for "pascal’s interpreter in c++"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    MicroLua DS

    MicroLua DS

    MicroLua brings Lua on the Nintendo DS for easy programming

    MicroLua brings the programming language Lua on the Nintendo DS for easy and fast development of beautiful homebrews! Based on brunni's µLibrary, µLua is a Lua interpreter featuring fast drawings and many important functionalities. You can exploit your Nintendo DS with the simplistic yet powerful Lua language! On your cartridge, MicroLua is a NDS executable that shows as its frontend a great graphical shell from which you can explore your cartridge and run Lua scripts written for µLua...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Ghostscript.NET

    Ghostscript.NET

    The most completed managed wrapper around the Ghostscript library.

    All other C# Ghostscript wrappers that you can find on the internet does not allow you to progressively render PDF page directly to the screen without exporting the page to the disk first. This wrapper does not require exporting to the disk, it can render tiles progressively from the Ghostscript interpreter. Please go to http://ghostscriptnet.codeplex.com/ for development files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Essentials contains 13 native VCL controls for Borland Delphi & C++Builder. The controls include drop-down calendars & calculators, roll-up dialogs, 3-D labels, tiled backgrounds, scrolling messages, menu buttons, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code. ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    Complex Output Input Language. It was made because games in python end up quite ugly and bloated. This is designed to be clean & easy. It's an interpreter, It was written in C++. Not a singe line of code was written by an adult (except the standard c++ libraries). Give it a try and tell me what you think. It's a work in progress so there are only input and output functions, variables and if statements. Because it's at an early stage in design, any ideas you give me now can be integrated...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    MiniBasic

    MiniBasic

    Basic interpreter in ANSI C

    MiniBasic is a small but usable Basic interpreter. It is written in pure ANSI C, so it should be easy to get up and running in almost any environment. It has been used for PIC32 electronics projects, as an embedded scripting language, and as a teaching aid. There's an associated book, and full documentation and sample programs online (go to the project's web pages). It's designed to be easy to modify, to use the code as the basis for your own interpreter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Console based Editor

    Console based Editor

    text editor consol based and an IDE

    Console based EDitor (CED) is console based program which has curses like interface and it has build in IDE .IDE is expandable.any language interface can added It is easy to use.It is part of PD* software and therefor,public domain software.it is highly customizable. ** IT IS PUBLIC DOMAN SOFTWARE **
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pre-projetos_MLCM - É um conjunto de Programas e códigos fonte dos mesmos, com finalidade educacionais para a área de TI. Sendo eles programas simples que foram desenvolvidos para a aquisição de nota no curso de BCC. Os programas em si, estão ainda em desenvolvimento sendo disponibilizado uma prévia dos progressivos resultados, não se tendo uma data de finalização do projeto definida. Fica a disposição os códigos deles sobre a licença GPL para que estudantes e interessados possam fazer uso e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Interpp

    Interpp

    Light-weight C++ scripting interpretor library

    Interpp is a light-weight C++ interpretor library designed specifically for C++ developers who wish to add scripting capabilities to their new or existing C++ projects. Interpp allows you to expose objects from a C++ application to an embedded interpreter interface for run-time scripting. Interpp is comprised of only 2 files: a header and a cpp file. All you need to do to get started with Interpp is simply add these files in your C++ project and #include <interpp.h>. An example project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lua Built-In program

    Lua Built-In program

    Self-running Lua interpreter.

    Lua Built-In program (L-Bia) is a self-running Lua interpreter. It turns your Lua program with all required modules (either Lua or C libraries) and an interpreter into a single stand-alone program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    DaVinci OS

    DaVinci OS

    Linux Operating System based on openSUSE 13.1 by Tóca

    DaVinci Operating System is an Operating System craeted by Tóca CompuGlobal Corporation,Inc based on openSUSE 13.1 and GNU Linux. It´s currently 64 BITS and UEFI devices only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SASM

    MOS 6502 Emulator

    This is an attempt at Emulating the 6502 line of processors. It is an experiment to become more familiar with how CPUs and computers work. I selected the 6502 for its popularity, and theoretically well documented architecture. To that end it was created in managed code using C# and less attention was paid to optimization, instead it represents something closer the the actual state machines present in a CPU. My primary goals for this project have been completed. Write a 6502 CPU from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The JWA library aims to provide a conversion from C to Delphi of as many headers as possible from the PSDK etc. The JWSCL (security library) is an advanced object-oriented framework for programming with the Windows security features (ACL, Tokens, etc.)
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ScintWrapper

    Pascal and Java Scintilla wrappers

    Git repository on https://github.com/borneq/ScintWrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    bcISAPIFilter

    Delphi ISAPI Filter Component for IIS

    bcISAPIFilter makes it easy to develop ISAPI filter DLLs for IIS. ISAPI is used to intercept HTTP requests within IIS to change the behavior of the server. ISAPI Filters are different compared to ISAPI Extensions. ISAPI extensions respond to requests where as ISAPI filters transform input and output. Filters and extensions can work together to provide broader functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Unorthodox Scripting Language

    Unorthodox Scripting Language

    A lightweight, high-level, and object-oriented scripting language.

    USL is an object-oriented scripting language written in C++ and compiled to run on both Linux and Windows operating systems. Without a script, USL is a programmable command-line shell and interactive interpreter. USL is for general purpose scripting locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Frost Programming Language

    Frost Programming Language

    Frost Programming Language Interpreter

    Frost is an interpreted structured programming language based on C and Objective-C. It has dynamically typed variables, named function parameters, implicit memory allocation, and automatic garbage collection through reference counting (for arrays). As any major interpreted language, you can easily create bindings of your C library functions to Frost. Its interpreter is written in C, and it only uses libC and POSIX system calls (Lex and Yacc are not required). You can easily compile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JSolutions

    The solution to all your problems

    The Jsolution package is a collection of programs, scripts,libraries and documents that i have written and use in my daily life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Command Interpreter Tool

    Command Interpreter Tool

    A command interpreter to use python and cmd commands in one

    CIT, also known as Command Interpreter Tool, is an easy-to-use and useful instrument that allows you to use Python commands and various cmd commands (or the commands in your os). It's possible to use CIT as a portable python interpreter, Just install it on your flashdrive and use the batch file (CIT.bat) to run CIT (shortcut probably won't work if you use CIT portable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bug Finder

    Bug Finder

    A real Win32 extensible passive debugger

    This project born a few years ago when I encountered a fatal bug on a production environment, unfortunately not replicable on my development machine. I spent many time finding a solution, using also freeware and commercial third-party tools and libraries, but none helped me because the bug crashed the process, and no of the above tools could be able to catch the exception before the process dying. Also, it was not possible to install a development environment onto the production...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Topal: Organic Parsing Language

    Topal: Organic Parsing Language

    Syntactic script interpreter

    ... 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. Thus, procedures make up the entire semantics for a file given for interpretation. Hence, Topal is a parsing language. In short, the system works as such: Input -> Interpreter + .OPL File -> Interpreted Output -Inspired by weev. One can only hope we don't join him in prison for doing arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Mathematic Formula Calc

    A calculator for doing lots of things.

    A very cool, command line calculator with many functions. You can download it, use it, or change the code (it is open source) as long as it says my name somewhere. Thanks in advance.
    Downloads: 0 This Week
    Last Update:
    See Project