Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
doc
 
 
 
 
 
 
 
 
tc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SEMO


Semo Compiler 0.3.0 features:

  1. ANSIC99 formed front-para modules.
  2. General abstract grammar form with high flexibility which can be used to discribing variety language.
  3. SSA form which is an optimizing form of intermedia code.
  4. Register allocator based on York-Town of architecture independent possible.
  5. Supports the most calling rules which are stdcall,cdecl,fastcall,armcall so that compatible with gcc,and armcc.
  6. ARMv6 assembler.
  7. ARMv6 dynamics linker.
  8. C front-para for JVM back-para which could translate C codes into JVM bytecodes.in other words,we've made c language independent from specifics devices.
  9. C front-para for JAVA mid-para which could translate C codes into Java codes.

About

Semo C()mpiler,A multi-compiler frameworks which could easily be implemented for variety architectures and languages

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.