Fix YouTube Link #2.
This commit is contained in:
parent
6ee03b5f31
commit
6d96163d9f
|
@ -2,9 +2,11 @@
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
A version of James Coglan's ["A Language In 20 Minutes"](https://www.youtube.com/watch?v=CqhL-BDT8lg for the whole 40 minute
|
A version of James Coglan's
|
||||||
presentation). It took me about three hours to make this work. This
|
["A Language In 20 Minutes"](https://www.youtube.com/watch?v=CqhL-BDT8lg)
|
||||||
version is tighter, using Coffeescript and PegJS instead of Javascript
|
(hit the link for the whole 40 minute presentation). It took me about
|
||||||
|
three hours to make this work. This version is tighter, using
|
||||||
|
Coffeescript and PegJS instead of Javascript
|
||||||
and whatever parser/lexer he described.
|
and whatever parser/lexer he described.
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
|
Loading…
Reference in New Issue