Skip to content

Commit

Permalink
Bump version v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hemanta212 committed Mar 19, 2022
1 parent 50ac2a2 commit 72f9219
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
* 8085-Python
* 8085-Interpreter
#+html: <a href="https://github.com/hemanta212/8085-simulator/actions/workflows/main.yml"><img src="https://github.com/hemanta212/8085-simulator/actions/workflows/main.yml/badge.svg" /></a>

A simple exploratory interpreter with REPL experience. (Beginning learning purpose only)

- For windows users, you can download and run the =.exe= file from [[https://github.com/hemanta212/8085-simulator/releases/latest][releases page]].
Expand Down Expand Up @@ -51,7 +53,7 @@ For detailed examples on available commands, see file [[file:usage_examples.org]
- [ ] - ... ( a lot of commands)
- [ ] - Implement proper 8-bit 16-bit type system and validation
- [ ] - Implement a stacktrace in case of errors
- [ ] - Implement integration test and actions CI
- [x] - Implement integration test and actions CI
- [ ] - A pypi package
- [-] - Write a major mode for emacs.

Expand Down

0 comments on commit 72f9219

Please sign in to comment.