Popular repositories Loading
-
Microprocessor-for-ARM-Assembly-Language
Microprocessor-for-ARM-Assembly-Language PublicDesigned a hardware for implementing a processor that can execute ARM instructions. The processor implemented multi cycle approach and it was written in VHDL language.
VHDL 2
-
VMC-Machine-for-While-Language
VMC-Machine-for-While-Language PublicUsed ML-Lex to convert program into tokens then it was parsed using ML-Yacc to give an AST (Abstract Syntax Tree). Then the AST was executed using Value Stack, Control Stack and Memory Array using …
Standard ML 1
-
Implementation-of-toy-Cryptocurrency-DSCoin
Implementation-of-toy-Cryptocurrency-DSCoin PublicImplemented using blockchain where blockchain is an authenticated linked list of transaction blocks. Each transaction block consists of a Merkle tree of all transactions (along with additional attr…
Java 1
-
ExtendedConnect4-Game-AI-A2
ExtendedConnect4-Game-AI-A2 PublicDeveloped an AI agent for playing the ExtendedConnect4 game, implementing planning strategies to make optimal moves within a limited time budget. designing algorithms based on expectimax search and…
HTML 1
If the problem persists, check the GitHub status page or contact support.