Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

maxnut/scbe

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCBE

SCBE (simple compiler back-end) is a compiler backend library written from scratch, inspired by LLVM but much simpler.

Notice

  • SCBE is mainly a learning project.
  • It is unfinished, not ready for practical use, and nowhere near production quality.
  • It is not supposed to match any other compiler back-end in quality, features, or performance.

Supported targets

x86_64

x86_64 supports SysV ABI and Windows ABI, and can emit the following files:

  • ELF object files
  • COFF object files
  • Text assembly files

AArch64

AArch64 currently only supports text assembly file emission.

About

SCBE is a compiler back-end library written from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.