Skip to content
#

code-formatter

Here are 116 public repositories matching this topic...

This repository hosts two Python tools for the Pascal programming language: a lexical analyzer and a formatter. The lexical analyzer reads Pascal source code, identifies tokens, and reports lexical errors, while the formatter indents and cleans the source code to improve readability and structure.

  • Updated May 4, 2024
  • Python

Improve this page

Add a description, image, and links to the code-formatter 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 code-formatter topic, visit your repo's landing page and select "manage topics."

Learn more