FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
githubofhuo/SCC: Simple C compiler · GitHub
githubofhuo
/
SCC
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
3 Commits
3 Commits
Folders and files
Name
Name
Last commit message
Last commit date
example
example
include
include
src
src
test
test
.gitignore
.gitignore
CMakeLists.txt
CMakeLists.txt
Makefile
Makefile
README.md
README.md
ast.cc
ast.cc
ast.h
ast.h
code_gen.cc
code_gen.cc
code_gen.h
code_gen.h
code_gen_old.cc
code_gen_old.cc
code_gen_old.h
code_gen_old.h
cpp.cc
cpp.cc
cpp.h
cpp.h
error.cc
error.cc
error.h
error.h
evaluator.cc
evaluator.cc
evaluator.h
evaluator.h
lexer.cc
lexer.cc
lexer.h
lexer.h
main.cc
main.cc
mem_pool.h
mem_pool.h
mem_pool.inc
mem_pool.inc
parser.cc
parser.cc
parser.h
parser.h
scope.cc
scope.cc
scope.h
scope.h
string_pair.h
string_pair.h
token.cc
token.cc
token.h
token.h
type.cc
type.cc
type.h
type.h
visitor.cc
visitor.cc
visitor.h
visitor.h
Repository files navigation
README
SCC
a tiny C89 compiler in C++
About
Simple C compiler
Resources
Readme
Activity
Stars
2
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL