Skip to content

It consists of a assembly code compiler that compiles the assembly code and converts it to machine code.

License

Notifications You must be signed in to change notification settings

vishalsanghai/COA-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2-pass Assembler[WIP]

It consists of a assembly code compiler that compiles the assembly code and converts it to machine code. On compilation machine.txt and label.txt files are automatically generated which consists of machine code and symbol table respectively.

Project Problem Statement

COA Problem Statement.

Proposed Solution PPT

COA Solution PPT.

Code

The actual C code is present in the Assembler directory. code.c converts the mnemonic code to binary code. Whereas code2.c takes binary machine instructions as an input and produces the final output.

Contributors

Vishal Sanghai. Yash Jain. Yash Khandelwal. Rahul Dugar.

About

It consists of a assembly code compiler that compiles the assembly code and converts it to machine code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%