1
0
Эх сурвалжийг харах

Merge pull request #61 from gosukiwi/patch-2

Update README.md
Daniel Stefanovic 7 жил өмнө
parent
commit
51184392cf
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -186,6 +186,7 @@
 * [**Python**: *lisp.py: Make your own Lisp interpreter*](http://khamidou.com/compilers/lisp.py/)
 * [**Python**: *Simple Iterator-based Parsing*](http://effbot.org/zone/simple-iterator-parser.htm)
 * [**Python**: *Simple Top-Down Parsing in Python*](http://effbot.org/zone/simple-top-down-parsing.htm)
+* [**Ruby**: *Markdown compiler from scratch in Ruby*](https://blog.beezwax.net/2017/07/07/writing-a-markdown-compiler/)
 
 #### Build your own `Regex Engine`
 * [**C**: *A Regular Expression Matcher*](https://www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html)