This website requires JavaScript.
Explore
Help
Register
Sign In
topchetoeu
/
ppc-lang
Watch
1
Star
0
Fork
0
You've already forked ppc-lang
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
5d9e6e1002
ppc-lang
/
include
/
compiler.hh
6 lines
80 B
C++
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-09-19 07:34:19 +00:00
#
ifndef PPC_COMPILER_H
#
define PPC_COMPILER_H 1
chore: major recoding, imports and namespaces
2023-01-22 23:12:46 +00:00
#
include
"treeifier.hh"
Initial commit
2022-09-19 07:34:19 +00:00
#
endif
Reference in New Issue
Copy Permalink