Skip to content

Study of (emulating) computer hardware, operating systems, and compilers by writing them in C.

License

Notifications You must be signed in to change notification settings

aranggitoar/eoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emulator, OS, Compiler (EOC)

A comprehensive educational long-term project on computers from hardware, system software, application software, which would also illustrate how code gets to machine code and vice versa.

Contents

Currently, an Intel 8051AH microcontroller emulator and an exokernel-based hard real-time operating system are being written. Later on a compiler of C/Python to the A51 assembly will be implemented.

About

Study of (emulating) computer hardware, operating systems, and compilers by writing them in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published