This website requires JavaScript.
Explore
Help
Sign In
trianta
/
pish
Watch
1
Star
0
Fork
0
You've already forked pish
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
31b5a5cbb5
pish
/
src
/
main.c
7 lines
46 B
C
Raw
Normal View
History
Unescape
Escape
Added base Pish from slides and fixed Makefile
2022-10-10 18:55:22 -05:00
#
include
"Pish.h"
Created main and updated Makefile
2022-10-09 18:23:57 -05:00
int
main
(
)
{
Added base Pish from slides and fixed Makefile
2022-10-10 18:55:22 -05:00
Pish
(
)
;
Created main and updated Makefile
2022-10-09 18:23:57 -05:00
}
Reference in New Issue
Copy Permalink