Thanks to visit codestin.com
Credit goes to github.com

Skip to content

uncrr/cellir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Project

A C-based compiler for a simple language. Work in progress.

Installation

  1. Clone the repository
  2. Install dependencies: gcc, make

Usage

# Build
make build cellir

# Test
make test

# Format code
make format

# Static analysis
make analyze

# Create release
scripts/update_changelog.sh

Contributing

See CONTRIBUTING.md for details.

License

MIT License (see LICENSE).

About

a compiler written in C

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published