Skip to content

Commit

Permalink
Removed bad joke :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Owez committed Dec 12, 2023
1 parent 98e6fba commit a6ca231
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/blog/hackyparsing.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ end
detonate
```

Don’t worry about the `detonate` part, its just a killer feature.

# Designing the IR

In order to design the language properly, I first wanted to have a nice system in place in order to act as a “middle man” for all encoding/decoding to and from the eventual binary format; as a sort of anchor for the limits of the language, and so force me to write a simpler style of parsers: assembly-like.
Expand Down

0 comments on commit a6ca231

Please sign in to comment.