Skip to content

Commit

Permalink
The hl port was done in 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
twe4ked committed Apr 26, 2020
1 parent 183a359 commit 7335a37
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions _posts/2020-04-14-my-rust-journey.markdown
Expand Up @@ -15,6 +15,8 @@ over the last few years.
- [vgm](https://github.com/twe4ked/vgm) – A
[VGM](https://vgmrips.net/wiki/VGM_Specification) file parser. Only supports
parsing the headers, not actually playing music at this point.
- [hl][hl] – CLI tool to highlight patterns in text. Ported from
[Crystal][crystal] to Rust.

## 2019

Expand Down Expand Up @@ -44,9 +46,6 @@ over the last few years.
- [tin-whistle][tin-whistle] – Takes ABC notation from STDIN and prints out tin
whistle diagrams. [Ported][tin-whistle-1] from [Crystal][crystal] to Rust.

[tin-whistle-1]: https://github.com/twe4ked/tin-whistle/commit/106a72462c8b4861305c08e7a7c3124bfaff4d85
[crystal]: https://crystal-lang.org/

## 2018

- [rs8080](https://github.com/twe4ked/rs8080) – The beginnings of an 8080
Expand All @@ -55,11 +54,9 @@ over the last few years.
- [lc3](https://github.com/twe4ked/lc3) – An LC-3 emulator. This is a good
starting place for playing with emulators.

## 2017

- [hl][hl] – CLI tool to highlight patterns in text.

[oos]: https://github.com/twe4ked/oos
[hl]: https://github.com/twe4ked/hl
[hash-data]: https://github.com/twe4ked/hash-data
[tin-whistle]: https://github.com/twe4ked/tin-whistle
[tin-whistle-1]: https://github.com/twe4ked/tin-whistle/commit/106a72462c8b4861305c08e7a7c3124bfaff4d85
[crystal]: https://crystal-lang.org/

0 comments on commit 7335a37

Please sign in to comment.