Showing 72 open source projects for "pascal 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1

    fpWasmVM

    WebAssembly interpreter, written in Free Pascal

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VCLua

    VCLua

    VCLua is a LCL/VCL based GUI library for LUA

    VCLua is a toolkit library for building graphical user interfaces. VCLua allows a program to be executed on different os systems without any modification. VCLua can be compiled with the Free Pascal based Lazarus compiler into one easy portable file. To use VCLua you'll need only the Lua script interpreter. VCLua currently tested on Windows and Linux.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    GibPascal
    GibPascal was first developed to give programmers a Pascal interpreter that is: Standards based Functions provided for many purposes Very robust Very flexible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BookPart2

    Interpreter Code for Book Part 2

    Source code for the book "Writing an Interpreter for Object Pascal: Part 2 This is the second part of a series that will show you how to write an interactive interpreter in Object Pascal. Part 2 describes the building of the first version of a virtual machine together with a simple assembler. The book combines the virtual machine with the syntax checker for the Rhodus language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    BookPart1

    Interpreter Code for Book Part 1

    Source files for the book: "Writing an Interpreter in Object Pascal: Part 1" You will find a project group in each of the folders. Load the project group, not the individual projects when you want to load the code into Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pascal NUCLEUS (GUI/VM)

    Pascal NUCLEUS (GUI/VM)

    Portable Pascal GUI Library for Atari ST/TT/MSDOS

    ...The aim is to write a portable GUI/OS for Atari ST, Amiga and DOS. The code must be small, fast and support modern GUI features. ie: Embedded component controls. The code current compiles with Highspeed Pascal (Atari ST) or FreePascal. I hope to have it compiling for the Amiga (also using Highspeed Pascal), and supporting a built in p-code compiler/interpreter for cross platform development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tiny Pascal

    Tiny Pascal

    Chung Yuen Tiny Pascal from BYTE 1978

    Chung Yuen Tiny Pascal is a piece of software history which i'm afraid will get lost in time, so I've uploaded some files here. When I get time, I would like to update the Pascal version to compile with Turbo compilers, then update the p-code interpreter to handle the newer byte code. (ie: pcode produced by pcomp1 is different to the NSBASIC version).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    MPL Bytecode Compiler

    MPL Bytecode Compiler

    Micro Programming Language - A Portable Language for Micro Computers

    ...The compiler is complete and should be easy to translate to other languages if you so choose. MPL is a small, simple language based on BCPL, B, C and Jesusonic. The compiler and interpreter are written in portable Pascal. I have successfully compiled MPL for CP/M, DOS, Windows, Atari ST, Amiga and the Tandy Colour Computer. MPL is designed to be tiny in every way, while implementing all 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). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Pascal-S

    Pascal-S compiler/interpreter for Pascal subset

    This is the original Pascal-S project from Niklaus Wirth at ETH Zurich. It compiles and interprets in one step a subset of the Pascal language, and does it in only about 2000 lines. You can find all of the Pascal-P versions here in sourceforge: https://sourceforge.net/projects/pascal-s/ https://sourceforge.net/projects/pascal-p2/ https://sourceforge.net/projects/pascalp4/ https://sourceforge.net/projects/pascalp5/ https://sourceforge.net/projects/pascal-p6/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    CtoPAStom

    C to Pascal converter to port math routines in Lazarus/Delphi.

    I looked for a C to Pascal converter but everything I found was just some simple string replacer. So I developed this syntax interpreter. It was born to convert C algorithms included in R language sources to Lazarus. So it converts just functions ad NOT .H files. It tries to do a ready to compile convertsion. I put my project here because I hope that someone would continue the development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GVLOGO

    LOGO language in Lazarus freepascal

    How to build a LOGO interpreter in Pascal with Lazarus FreePascal (French Language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chammer pascal

    Chammer pascal

    Free Pascal RAD interpreter and SQL database explorer

    With Chammer you can write your Free Pascal and SQL based scripts. Access database use objects and create full applications. If you are a Pascal or Delphi user you will like it. Open new form, add components (Ctrl+Alt+P), insert functions (ctrl+shift+x) and classes (Ctrl+Shift+C). Use same short cuts as Delphi for debugging and running. Use our database explorer to work with tables, queries, database objects, procedures and functions. Connect via ADO or ODBC. Work with MS SQL , Sybase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Alternative PHP interpreter with new opportunities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PSX Chipmunk BASIC is a little BASIC Interpreter based on David Gillespie pascal code from comp.source.misc in march 1990. PSX Chipmunk BASIC however implements some of the great PlayStation ability functions like Sprite, 3D and Sound handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UCSD p-System Virtual Machine
    The ucsd-psystem-vm project is a portable virtual machine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GLScript is a simple open source script interpreter for developing 3D games. It is available for Windows and linux, mac version not possible yet.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Project programing langue interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pascal interpreter written in delphi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The FireBlade Script Interpreter is a very easy-to-use interpreter with an own language for simple purposes. It was initially written for the particle engine FireBlade, but became stand-alone.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Simple iterpreter of Pascal language, which will include basic arythmetics operatrions, operations in/out, procedures, declarations of variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The project contains the interpreter of Pascal language and comprises usage of the loop "for". The interpreter will serve as the tool for beginners who want to learn programming. The application is small and it is easy to extend it for other functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next