Software Alternatives & Reviews

Tiny C Compiler VS PCem

Compare Tiny C Compiler VS PCem and see what are their differences

Tiny C Compiler logo Tiny C Compiler

The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard.

PCem logo PCem

PCem emulates an IBM 5150 PC, several models of clones and successors, along with various graphics...
  • Tiny C Compiler Landing page
    Landing page //
    2019-11-06
  • PCem Landing page
    Landing page //
    2023-05-06

Tiny C Compiler videos

No Tiny C Compiler videos yet. You could help us improve this page by suggesting one.

+ Add video

PCem videos

Installation and Review of Windows NT 3.1 Build 297 (PCem)

More videos:

  • Review - Emulating Windows 98 (D3D, 3Dfx) on PCEM running 3DMark'99 Full Speed On A Windows 10 PC
  • Demo - Blood II PC Gamer Demo (PCEM Test)

Category Popularity

0-100% (relative to Tiny C Compiler and PCem)
Email Marketing
64 64%
36% 36
IDE
60 60%
40% 40
Project Management
81 81%
19% 19
CRM
55 55%
45% 45

User comments

Share your experience with using Tiny C Compiler and PCem. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

PCem might be a bit more popular than Tiny C Compiler. We know about 34 links to it since March 2021 and only 33 links to Tiny C Compiler. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Tiny C Compiler mentions (33)

  • Cwerg: C-like language that can be implemented in 10kLOC
    For what it's worth you can implement a C compiler in under 10kLOC. The chibi C compiler is only a few thousand lines [1]. There is also Cake [2] and the tiny C compiler [3] which are both relatively small. [1] https://github.com/rui314/chibicc [3] https://bellard.org/tcc/. - Source: Hacker News / about 1 month ago
  • Exploring the Internals of Linux v0.01
    I was going to say, the list should include something by Fabrice Bellard. Tiny C Compiler is one. https://bellard.org/tcc/ I was thinking, maybe first version/commit of QEMU would be interesting to read. - Source: Hacker News / 9 months ago
  • The C Interpreter: A Tutorial for Cin
    I occasionally use tcc (https://bellard.org/tcc/) like an interpreter (`tcc -run`), it's convenient for certain odd tasks. Not so much for interactive stuff, but if I'm building little PoCs for an idea that will get dropped into a C project, or fiddling with structs work out how something should/is being stored, or in situations where I'm making stuff that interacts with or examples based on C code and I want to... - Source: Hacker News / 11 months ago
  • SectorC: A C Compiler in 512 bytes
    This reminded me the idea of compilers bootstrapping (https://news.ycombinator.com/item?id=35714194). That is, now you can code in SectorC some slightly more advanced version of C capable of compiling TCC (https://bellard.org/tcc/), and then with TCC you can go forward to GCC and so on. - Source: Hacker News / 11 months ago
  • What constitutes a "debugger enabled version of bash"
    The tinyc compiler reads scripts like a c-interpreter, with shebang and all. Source: about 1 year ago
View more

PCem mentions (34)

  • Popularity of DOS/4GW made Win95 game compat easier, but with higher stakes
    Absolutely check out PCem for a closer to hardware emulation than dosbox, https://pcem-emulator.co.uk/. - Source: Hacker News / 8 months ago
  • Anyone get Sid Meier's SimGolf Working?
    One option is to try PCEm https://pcem-emulator.co.uk/ which is a emulator for old computers that runs on Windows and Linux, I actually learned about it via this video https://www.youtube.com/watch?v=y9HP9W88Wew of a guy playing Sim Golf on his Windows PC using PCEm, this should be similar on Linux but I'm not sure if the SteamDeck will have enough power but maybe worth a try. Source: 10 months ago
  • Is there anyway to port old abandonware Windows 95/98 game to Apple Silicon?
    For hardcore mode, compile PCEm - I think brew has most of the dependencies available ... https://pcem-emulator.co.uk/ - have fun! Source: 11 months ago
  • Is VirtualBox still really bad with Windows 9x?
    You use 86box or PCem which are not virtualizers but hardware emulators so you will need a really fast CPU (especially in single thread). The advantage is that Windows 98 will be running on period appropriate hardware, since all of it is being emulated real-time. Source: 11 months ago
  • Intel Explores Transition to 64-Bit-Only X86S Architecture
    QEMU [0] emulates many systems, including the 32-bit Intel architecture. For retro gaming specifically I can recommend PCem [1], which also emulates a wide range of sound and graphics cards, from IBM MDA to 3dfx Voodoo 2. [0] https://www.qemu.org/ [1] https://pcem-emulator.co.uk/. - Source: Hacker News / 12 months ago
View more

What are some alternatives?

When comparing Tiny C Compiler and PCem, you can also consider the following products

GNU Compiler Collection - The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting...

NASM - The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and...

LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...

flat assembler - A fast and efficient self-assembling x86 assembler for DOS, Windows and Linux.

86Box - 86Box is a hypervisor and IBM PC system emulator that specializes in running old operating systems...

clang - C, C++, Objective C and Objective C++ front-end for the LLVM compiler.