Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-

A subset of C with limited features. This is one of the most complicated program that can be successfully compiled:

int main(void) {
    return 5 + 20 * 4 / 5 - 10
}

About

A subset of C with limited features.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages