Skip to content
#

pascal-programming

Here are 87 public repositories matching this topic...

neural-api
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 h…

  • Updated Apr 6, 2024
  • Pascal

This repository contains a minimalistic Pascal compiler implemented in C, covering lexical and syntax analysis. It serves as a learning resource for understanding the fundamental aspects of compiler design. The code is intentionally kept concise to provide a clear insight into the key stages of lexical and syntax analysis in a compiler.

  • Updated Dec 7, 2023
  • C

Improve this page

Add a description, image, and links to the pascal-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pascal-programming topic, visit your repo's landing page and select "manage topics."

Learn more