Skip to content

Implemented a simulated 8-Bit ALU (right now just addition) using Regent

Notifications You must be signed in to change notification settings

jesselee34/regent-alu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regent 8-Bit ALU

A Regent Composition Example

Using Regent's powerful composition api to create a simulated 8-bit ALU

install

git clone <url>

run

cd ./regent-alu
npm install
npm start

About

Implemented a simulated 8-Bit ALU (right now just addition) using Regent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published