Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patbuc authored Jul 5, 2024
1 parent 9e93422 commit 29789cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Hi, this is <span style="color:rgb(240,0,255)">**Neon**</span> - a toy language

## Why

Nobody needs another programming language. I just want to teach me two things.
Nobody needs another programming language. I just want to teach me two things:

- How to write a compiler and a virtual machine
- How to use Rust
- How to build a compiler and a virtual machine
- How to use Rust doing this

So, I'm building <span style="color:rgb(240,0,255)">**Neon**</span>.

Expand Down

0 comments on commit 29789cf

Please sign in to comment.