Add link to second blog post

pull/8/head v0.1.1
Subhomoy Haldar 2023-04-04 20:45:35 +01:00
parent cc3d91d5a0
commit efd042991f
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@ The following blog posts provide more context:
_whisker_ - easier way to do templates in V](https://hungrybluedev.tech/whisker-easier-way-to-do-templates-in-v/):
We take a look at current template engines available in V and announce a new
template engine.
2. [Writing whiskers tokeniser using the Theory of Computation](https://hungrybluedev.tech/writing-whiskers-tokeniser-using-the-theory-of-computation/):
We show how we use fundamental CS principles to implement an FSM-based
tokeniser for whisker.
## Prerequisites