[1]Skip to main content Reddit and its partners use cookies and similar technologies to provide you with a better experience. By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising. By rejecting non-essential cookies, Reddit may still use certain cookies to ensure the proper functionality of our platform. For more information, please see our [2]Cookie Notice and our [3]Privacy Policy. (BUTTON) Open menu Open navigation Go to Reddit Home (BUTTON) r/Cprog A chip (BUTTON) A close button (BUTTON) Get app Get the Reddit app [4]Log In Log in to Reddit (BUTTON) Expand user menu Open settings menu * [5]Log In / Sign Up * [6]Advertise on Reddit * [7]Shop Collectible Avatars Get the Reddit app (BUTTON) Scan this QR code to download the app now Or check it out in the app stores Go to Cprog [8]r/Cprog [9]r/Cprog **For C programmers by C programmers.** We welcome all interesting content related to the [C programming language](https://en.wikipedia.org/wiki/C_programming_language): projects, papers, blog posts, code, books, debates, whatever! __________________________________________________________________ Members Online o [deleted] Small, lesser known C compilers - a list Every C compiler that is not gcc or clang and runs on either Linux, MacOSX or Windows is accepted. Please also give the supported versions of C. The project should at least attempt to accord to an existing standard. * [10]8cc: A small, self-hosting C11 compiler. * [11]tcc: The fastest known C99 compiler, by Bellard. * [12]c: Attempt at a very elegant, small C11 compiler by Andrew Chambers. * [13]scc: A C99 compiler by the suckless project. * [14]fcc: Fedjmike's C11 Compiler. * [15]pcc: pcc, the portable C99 compiler * [16]lcc: lcc, a retargetable C99 compiler * [17]ack: The Amsterdam Compiler Kit, originally written for Minix. C89. * [18]neatcc: Sub-C89 compiler with the goals simplicity, usability and reliability. [19]The manual. * [20]nwcc: C89 compiler written by Nils Weller. Already able to compile applications like for example bash and lynx. * Suggested by [21]u/FUZxxl: [22]kencc, and the [23]Plan 9 compilers (although they don't run on Linux or MacOSX or Windows). I didn't find any official link for the sun C compiler. * Suggested by [24]u/systemsock: [25]pellesc. A small IDE (compiler, assembler, macro assembler and a lot more) for Windows. * Suggested [26]u/wang_li: [27]Oracle Solaris Studio * suggested by [28]u/staalmannen: [29]openwatcom, "the only proper 16-bit compilers still alive". * Suggested by [30]u/skeeto: [31]sdcc: a retargettable, ANSI C compiler, [32]bcc: Bruce's ANSI C compiler * Suggested by [33]u/dmitrinove: [34]vbcc, a "highly optimizing portable and retargetable ISO C compiler" [35]Other C compilers I did not consider worth noting. Thanks for the submissions! I will put them into the wiki and post a similar thread about implementations of the C standard library. (BUTTON) Read more Locked post. New comments cannot be posted.   __________________________________________________________________ TOPICS Gaming * [36]Valheim * [37]Genshin Impact * [38]Minecraft * [39]Pokimane * [40]Halo Infinite * [41]Call of Duty: Warzone * [42]Path of Exile * [43]Hollow Knight: Silksong * [44]Escape from Tarkov * [45]Watch Dogs: Legion Sports * [46]NFL * [47]NBA * [48]Megan Anderson * [49]Atlanta Hawks * [50]Los Angeles Lakers * [51]Boston Celtics * [52]Arsenal F.C. * [53]Philadelphia 76ers * [54]Premier League * [55]UFC Business * [56]GameStop * [57]Moderna * [58]Pfizer * [59]Johnson & Johnson * [60]AstraZeneca * [61]Walgreens * [62]Best Buy * [63]Novavax * [64]SpaceX * [65]Tesla Crypto * [66]Cardano * [67]Dogecoin * [68]Algorand * [69]Bitcoin * [70]Litecoin * [71]Basic Attention Token * [72]Bitcoin Cash Television * [73]The Real Housewives of Atlanta * [74]The Bachelor * [75]Sister Wives * [76]90 Day Fiance * [77]Wife Swap * [78]The Amazing Race Australia * [79]Married at First Sight * [80]The Real Housewives of Dallas * [81]My 600-lb Life * [82]Last Week Tonight with John Oliver Celebrity * [83]Kim Kardashian * [84]Doja Cat * [85]Iggy Azalea * [86]Anya Taylor-Joy * [87]Jamie Lee Curtis * [88]Natalie Portman * [89]Henry Cavill * [90]Millie Bobby Brown * [91]Tom Hiddleston * [92]Keanu Reeves __________________________________________________________________ RESOURCES [93]About Reddit [94]Advertise [95]Help [96]Blog [97]Careers [98]Press POPULAR POSTS [99]English / Global [100]Deutsch [101]Español [102]Français [103]Italiano [104]Português [105]Reddit, Inc. © 2024. All rights reserved. Top Posts __________________________________________________________________ * Reddit reReddit: Top posts of April 12, 2016 ______________________________________________________________ * Reddit reReddit: Top posts of April 2016 ______________________________________________________________ * Reddit reReddit: Top posts of 2016 ______________________________________________________________ ____________________ ____________________ References Visible links: 1. https://www.reddit.com/r/Cprog/comments/4egaog/small_lesser_known_c_compilers_a_list/?rdt=33418#main-content 2. https://reddit.com/en-us/policies/cookies 3. https://reddit.com/en-us/policies/privacy-policy 4. https://www.reddit.com/login 5. https://www.reddit.com/login 6. https://ads.reddit.com/?utm_source=web3x_consumer&utm_name=user_menu_cta 7. https://www.reddit.com/avatar/shop 8. https://www.reddit.com/r/Cprog/ 9. https://www.reddit.com/r/Cprog/ 10. https://github.com/rui314/8cc 11. http://bellard.org/tcc/ 12. https://github.com/andrewchambers/c 13. http://git.suckless.org/scc/ 14. https://github.com/Fedjmike/fcc 15. http://pcc.ludd.ltu.se/ 16. https://sites.google.com/site/lccretargetablecompiler/ 17. https://github.com/davidgiven/ack 18. http://repo.or.cz/w/neatcc.git 19. http://litcave.rudi.ir/neatcc.pdf 20. http://nwcc.sourceforge.net/ 21. https://www.reddit.com/user/FUZxxl/ 22. http://gsoc.cat-v.org/projects/kencc/ 23. http://plan9.bell-labs.com/sys/doc/compiler.html 24. https://www.reddit.com/user/systemsock/ 25. http://www.smorgasbordet.com/pellesc/ 26. https://www.reddit.com/user/wang_li/ 27. http://www.oracle.com/technetwork/server-storage/solarisstudio/downloads/index-jsp-141149.html 28. https://www.reddit.com/user/staalmannen/ 29. https://github.com/open-watcom/open-watcom-v2 30. https://www.reddit.com/user/skeeto/ 31. http://sdcc.sourceforge.net/ 32. http://linux.die.net/man/1/bcc 33. https://www.reddit.com/user/dmitrinove/ 34. http://sun.hasenbraten.de/vbcc 35. https://en.wikipedia.org/wiki/List_of_compilers#C_compilers 36. https://reddit.com/t/valheim/ 37. https://reddit.com/t/genshin_impact/ 38. https://reddit.com/t/minecraft/ 39. https://reddit.com/t/pokimane/ 40. https://reddit.com/t/halo_infinite/ 41. https://reddit.com/t/call_of_duty_warzone/ 42. https://reddit.com/t/path_of_exile/ 43. https://reddit.com/t/hollow_knight_silksong/ 44. https://reddit.com/t/escape_from_tarkov/ 45. https://reddit.com/t/watch_dogs_legion/ 46. https://reddit.com/t/nfl/ 47. https://reddit.com/t/nba/ 48. https://reddit.com/t/megan_anderson/ 49. https://reddit.com/t/atlanta_hawks/ 50. https://reddit.com/t/los_angeles_lakers/ 51. https://reddit.com/t/boston_celtics/ 52. https://reddit.com/t/arsenal_fc/ 53. https://reddit.com/t/philadelphia_76ers/ 54. https://reddit.com/t/premier_league/ 55. https://reddit.com/t/ufc/ 56. https://reddit.com/t/gamestop/ 57. https://reddit.com/t/moderna/ 58. https://reddit.com/t/pfizer/ 59. https://reddit.com/t/johnson_johnson/ 60. https://reddit.com/t/astrazeneca/ 61. https://reddit.com/t/walgreens/ 62. https://reddit.com/t/best_buy/ 63. https://reddit.com/t/novavax/ 64. https://reddit.com/t/spacex/ 65. https://reddit.com/t/tesla/ 66. https://reddit.com/t/cardano/ 67. https://reddit.com/t/dogecoin/ 68. https://reddit.com/t/algorand/ 69. https://reddit.com/t/bitcoin/ 70. https://reddit.com/t/litecoin/ 71. https://reddit.com/t/basic_attention_token/ 72. https://reddit.com/t/bitcoin_cash/ 73. https://reddit.com/t/the_real_housewives_of_atlanta/ 74. https://reddit.com/t/the_bachelor/ 75. https://reddit.com/t/sister_wives/ 76. https://reddit.com/t/90_day_fiance/ 77. https://reddit.com/t/wife_swap/ 78. https://reddit.com/t/the_amazing_race_australia/ 79. https://reddit.com/t/married_at_first_sight/ 80. https://reddit.com/t/the_real_housewives_of_dallas/ 81. https://reddit.com/t/my_600lb_life/ 82. https://reddit.com/t/last_week_tonight_with_john_oliver/ 83. https://reddit.com/t/kim_kardashian/ 84. https://reddit.com/t/doja_cat/ 85. https://reddit.com/t/iggy_azalea/ 86. https://reddit.com/t/anya_taylorjoy/ 87. https://reddit.com/t/jamie_lee_curtis/ 88. https://reddit.com/t/natalie_portman/ 89. https://reddit.com/t/henry_cavill/ 90. https://reddit.com/t/millie_bobby_brown/ 91. https://reddit.com/t/tom_hiddleston/ 92. https://reddit.com/t/keanu_reeves/ 93. https://www.redditinc.com/ 94. https://ads.reddit.com/?utm_source=web3x_consumer&utm_name=left_nav_cta 95. https://www.reddithelp.com/ 96. https://redditblog.com/ 97. https://www.redditinc.com/careers 98. https://www.redditinc.com/press 99. https://www.reddit.com/ 100. https://www.reddit.com/de/ 101. https://www.reddit.com/es/ 102. https://www.reddit.com/fr/ 103. https://www.reddit.com/it/ 104. https://www.reddit.com/pt/ 105. https://redditinc.com/ Hidden links: 107. https://www.reddit.com/ 108. https://play.google.com/store/apps/details?id=com.reddit.frontpage 109. https://apps.apple.com/US/app/id1064216828 110. https://www.reddit.com/r/Cprog/ 111. https://www.reddit.com/posts/2016/april-12-1/ 112. https://www.reddit.com/posts/2016/april/ 113. https://www.reddit.com/posts/2016/