Skip to content

Commit 0e7c0dd

Browse files
committed
New blog post: EDSLs as functions
1 parent d36062c commit 0e7c0dd

File tree

2 files changed

+416
-0
lines changed

2 files changed

+416
-0
lines changed

_posts/2016-09-21-edsls-part-1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,6 @@ axes:
7878
interpret our mini-programs. How EDSLs are encoded will affect
7979
how they perform and therefore affect any downstream consumers of our
8080
programs, be it other programs or end users.
81+
82+
In the [next post]({% post_url 2016-10-12-edsls-part-2 %}) we'll take a look
83+
at the first of these approaches.

0 commit comments

Comments
 (0)