Skip to content

faltenberg/bitwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

General Information

This project is a follow-up on the Youtube tutorial made by bitwise. The goal is to design a processor and a corresponding software stack. The original project is hosted on github.

Submoudles

NOTE: this repository uses submodules. Thus, prior before doing anything you must execute the following commands so the dependencies are added properly:

git submodule init
git submodule update

The project is divided into the following subprojects:

  • Ion: a compiler for a simple C-like programming language that will be used for the software stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published