Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
code4game
/
tinycc
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
24
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
tinycc
/
tests
/
tests2
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
master
Breadcrumbs
tinycc
/
tests
/
tests2
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
00_assignment.c
00_assignment.c
00_assignment.expect
00_assignment.expect
01_comment.c
01_comment.c
01_comment.expect
01_comment.expect
02_printf.c
02_printf.c
02_printf.expect
02_printf.expect
03_struct.c
03_struct.c
03_struct.expect
03_struct.expect
04_for.c
04_for.c
04_for.expect
04_for.expect
05_array.c
05_array.c
05_array.expect
05_array.expect
06_case.c
06_case.c
06_case.expect
06_case.expect
07_function.c
07_function.c
07_function.expect
07_function.expect
08_while.c
08_while.c
08_while.expect
08_while.expect
09_do_while.c
09_do_while.c
09_do_while.expect
09_do_while.expect
10_pointer.c
10_pointer.c
10_pointer.expect
10_pointer.expect
11_precedence.c
11_precedence.c
11_precedence.expect
11_precedence.expect
12_hashdefine.c
12_hashdefine.c
12_hashdefine.expect
12_hashdefine.expect
13_integer_literals.c
13_integer_literals.c
13_integer_literals.expect
13_integer_literals.expect
14_if.c
14_if.c
14_if.expect
14_if.expect
15_recursion.c
15_recursion.c
15_recursion.expect
15_recursion.expect
16_nesting.c
16_nesting.c
16_nesting.expect
16_nesting.expect
17_enum.c
17_enum.c
17_enum.expect
17_enum.expect
18_include.c
18_include.c
18_include.expect
18_include.expect
18_include.h
18_include.h
19_pointer_arithmetic.c
19_pointer_arithmetic.c
19_pointer_arithmetic.expect
19_pointer_arithmetic.expect
20_pointer_comparison.c
20_pointer_comparison.c
20_pointer_comparison.expect
20_pointer_comparison.expect
21_char_array.c
21_char_array.c
21_char_array.expect
21_char_array.expect
22_floating_point.c
22_floating_point.c
22_floating_point.expect
22_floating_point.expect
23_type_coercion.c
23_type_coercion.c
23_type_coercion.expect
23_type_coercion.expect
24_math_library.c
24_math_library.c
24_math_library.expect
24_math_library.expect
25_quicksort.c
25_quicksort.c
25_quicksort.expect
25_quicksort.expect
26_character_constants.c
26_character_constants.c
26_character_constants.expect
26_character_constants.expect
27_sizeof.c
27_sizeof.c
27_sizeof.expect
27_sizeof.expect
28_strings.c
28_strings.c
28_strings.expect
28_strings.expect
29_array_address.c
29_array_address.c
29_array_address.expect
29_array_address.expect
30_hanoi.c
30_hanoi.c
30_hanoi.expect
30_hanoi.expect
31_args.c
31_args.c
31_args.expect
31_args.expect
32_led.c
32_led.c
32_led.expect
32_led.expect
33_ternary_op.c
33_ternary_op.c
33_ternary_op.expect
33_ternary_op.expect
34_array_assignment.c
34_array_assignment.c
34_array_assignment.expect
34_array_assignment.expect
35_sizeof.c
35_sizeof.c
35_sizeof.expect
35_sizeof.expect
36_array_initialisers.c
36_array_initialisers.c
36_array_initialisers.expect
36_array_initialisers.expect
37_sprintf.c
37_sprintf.c
37_sprintf.expect
37_sprintf.expect
38_multiple_array_index.c
38_multiple_array_index.c
38_multiple_array_index.expect
38_multiple_array_index.expect
39_typedef.c
39_typedef.c
39_typedef.expect
39_typedef.expect
40_stdio.c
40_stdio.c
40_stdio.expect
40_stdio.expect
41_hashif.c
41_hashif.c
41_hashif.expect
41_hashif.expect
42_function_pointer.c
42_function_pointer.c
42_function_pointer.expect
42_function_pointer.expect
43_void_param.c
43_void_param.c
43_void_param.expect
43_void_param.expect
44_scoped_declarations.c
44_scoped_declarations.c
44_scoped_declarations.expect
44_scoped_declarations.expect
45_empty_for.c
45_empty_for.c
45_empty_for.expect
45_empty_for.expect
46_grep.c
46_grep.c
46_grep.expect
46_grep.expect
47_switch_return.c
47_switch_return.c
47_switch_return.expect
47_switch_return.expect
48_nested_break.c
48_nested_break.c
48_nested_break.expect
48_nested_break.expect
49_bracket_evaluation.c
49_bracket_evaluation.c
View all files
You can’t perform that action at this time.