GitHub topics: pascal-compiler
RainLumosTaipei/Pascal-Compiler
A simple Pascal language compiler and linker for x86-64 based on llvm.
Language: Pascal - Size: 1.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

fabasoad/pascal-action
This action runs Pascal file and saves output.
Language: Pascal - Size: 84 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 8 - Forks: 4

EricGrange/DWScript
Delphi Web Script general purpose scripting engine
Language: Pascal - Size: 192 MB - Last synced at: 9 days ago - Pushed at: 27 days ago - Stars: 180 - Forks: 49

daelsepara/turbo-pascal-assembly
A Deep Dive into the Turbo Pascal Compiled Code (Work in Progress)
Language: Pascal - Size: 604 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

tranleduy2000/pascalnide
Pascal Compiler for Android
Language: Java - Size: 290 MB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 93 - Forks: 23

vtereshkov/xdpw
XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces
Language: Pascal - Size: 5.44 MB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 285 - Forks: 33

exsystem/ASTBuilder
an AST generator tool written in pure Pascal. You can write your own language grammar to generate the AST of your code.
Language: Pascal - Size: 2.71 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

CWBudde/DWScript
DWScript is an object-oriented scripting engine for Delphi based on the Delphi language, with extensions borrowed from other Pascal languages.
Language: Pascal - Size: 192 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 22

n2o/PascalCompilerInJava
Compiler for Simple Pascal in Java with SableCC
Language: Java - Size: 1.32 MB - Last synced at: 5 days ago - Pushed at: over 9 years ago - Stars: 11 - Forks: 3

HastingsYoung/pascal-runtime-go
A pascal runtime written in Golang
Language: Go - Size: 52.7 KB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

gladir/OVP
OverCode - Edition Pascal - Application DOS et compilateur Pascal écrit en Borland Pascal développé entre 1998 et 2000
Language: Pascal - Size: 1.13 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

rezgui/fpos
Free Pascal Operating System (FPOS) is a operating system consists of a minimal kernel built on FreePascal. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (8250 UART), FAT32 filesystem and a small real time clock manager. The project was built to experiment with developement of operating system using a high level functional language to study the developement process and the use of Scheme to build a fairly complex system.
Language: Pascal - Size: 3.53 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 70 - Forks: 19

spectatorBH/pascalabcnet Fork of pascalabcnet/pascalabcnet
The new generation Pascal programming language for .NET
Language: C# - Size: 741 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

hypercurious/pascal-compiler
Partial Pascal compiler
Language: Yacc - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JarmouniA/PascalCompiler
A C program that performs lexical, syntax and some semantic analysis of Pascal programs.
Language: C - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jzelinskie/pascal-p2 📦
A mirror of Niklaus Wirth's P2 Pascal Compiler
Language: Pascal - Size: 1.43 MB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 2

banjar-code/kumpulan-program-pascal
kumpulan program pascal yang ada pada mata kuliah algoritma
Language: Pascal - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

t-edson/PicPas
Compilador en Pascal para microcontroladores PIC / Pascal compiler for PIC microcontrollers
Language: Pascal - Size: 166 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 84 - Forks: 27

IvanMtze/JAPC
Just Another Pascal Compiler. Front-ent compiler for Extended Pascal using LLVM
Language: C++ - Size: 20.5 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

MohamedEsssam/Pascal-Compiler
Java program used to translate pascal code to assembly code by Three steps: 1-tokenizer, 2-parsing, 3-code generation, and check the validation of code syntax and describes the errors and line caused the error if write the wrong syntax.
Language: Java - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

albertkklam/simpleinterpreter
Let's build a simple interpreter!
Language: Python - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

kalwar/LexerCompiler
A simple Pascal compiler using flex and bison yacc
Language: Yacc - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

akorkos/Simple-Pascal-Compiler
Compiler for a stripped down version of Pascal
Language: Java - Size: 8.24 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

pulkomandy/alice-personal-pascal
Complete source to Alice Personal Pascal, including Atari ST version with GUI.
Language: C - Size: 1.23 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 2

UmedJadhav/Learning-Interpreters
This repo is build to experiment with various aspects of interpreter and compiler design.
Language: Python - Size: 311 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

fredvs/dynx
Pascal dynamic loader headers of Xlib, Xft and PThreads libraries.
Language: Pascal - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

bestm80eva/Quartex-Pascal
Repo for Quartex things
Language: JavaScript - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

moisutsu/pascal_compiler
C言語によるPascal風言語のコンパイラ
Language: Yacc - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

gdhameeja/Interpreter
Language: Java - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

HarmlessEvil/Pascal-compiler
A simple Pascal compiler written on C++. This project was written as coursework during 4th grade of Bachelor degree.
Language: C++ - Size: 17.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

constroy/SPC
A Simple PL/0 Compiler
Language: C++ - Size: 322 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

PatwinchIR/d_d_Compiler
PASCAL subset compiler. The grammar is included. a sample txt source file are also included.
Language: C - Size: 154 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

adamyg/berkeley_pascal
Berkeley Pascal
Language: C - Size: 7.53 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1

kdakan/Building-a-Pascal-Compiler
Building a Pascal compiler with C, YACC & Lex
Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 2

kilans/-pascal-Compiler-
基本类型Pascal语言编译器,目标x8086汇编
Language: C++ - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

avbelyaev/A-Bauman-BTPC-64
Self-hosting Bauman TinyPascal Compiler for Linux x64
Language: Pascal - Size: 1.6 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 1

BareGamer/fpc2abc
Multiple utilities to automate the conversion of fpc libraries to PascalABC(.NET)
Language: Pascal - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ytabatabaee/Pascal-Compiler
A Mini Compiler for Pascal Language using Jflex, PGen and LLVM - Compiler Design course project
Language: Java - Size: 2.75 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

cdgiessen/pascal-compiler
Language: C++ - Size: 292 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

romiras/llvmpas Fork of 75557032/llvmpas
Delphi LLVM compiler backend
Language: Pascal - Size: 698 KB - Last synced at: 9 months ago - Pushed at: about 9 years ago - Stars: 4 - Forks: 1

tahamirza/blaice
Toy compiler for Pascal
Language: Pascal - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

nikolaskostakis/Pasc320-Compiler
This parser was created within the CE320 Compilers course.
Language: C - Size: 705 KB - Last synced at: 12 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

TimD1/DragonCompiler
PASCAL compiler implemented in C for CS445
Language: C - Size: 266 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 3

ChanJLee/simple-intercepter
Language: Makefile - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

cefeboru/unitec.compildores.mini-pascal
Este es un compilador construido con JFlex y CUP, el cual analiza codigo de Pascal.
Language: Java - Size: 466 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
