Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele authored and Daniele committed Jan 7, 2024
2 parents 86fb15c + c6c3e29 commit 9c7dad4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ This is a project under development which aims to build a set of tools to write

## Current status

A tool to capable of converting CHL files to assembler language and viceversa has been made and works perfectly.
The tool is capable of:
- compile script into a CHL binary file
- decompile a CHL binary file into source scripts
- convert a CHL binary file to assembly language
- convert assembly sources into a CHL binary file

## Next steps

Implement a decompiler for the Challenge Language.
TBD

## License

Expand Down

0 comments on commit 9c7dad4

Please sign in to comment.