https://github.com/jobayerahmmed/syntax-checker
Desktop and console-based application developed in C.
https://github.com/jobayerahmmed/syntax-checker
c c-plus-plus cpp
Last synced: 3 months ago
JSON representation
Desktop and console-based application developed in C.
- Host: GitHub
- URL: https://github.com/jobayerahmmed/syntax-checker
- Owner: JobayerAhmmed
- License: mit
- Created: 2020-11-18T14:00:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T14:25:04.000Z (over 5 years ago)
- Last Synced: 2025-03-02T14:26:39.374Z (over 1 year ago)
- Topics: c, c-plus-plus, cpp
- Language: C++
- Homepage:
- Size: 12.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Syntax-Checker
A desktop application developed in C that checks basic syntax errors of C source code and displays those error messages.