diff --git a/icfp-2016/related-work.md b/icfp-2016/related-work.md new file mode 100644 index 0000000..370106a --- /dev/null +++ b/icfp-2016/related-work.md @@ -0,0 +1,19 @@ +related-work +=== + +All papers in `src/` directory. + + +Herman Meunier, 2004 +--- +- Better support for embedded (string) DSLs +- Scheme has an HTML DSL? +- They use identifier macros! + Just like today except theyre "encouraging" re-implementing regexp and format + + + +[Politz, Q-D, Krishnamurthi](http://cs.brown.edu/research/plt/dl/progressive-types/progressive-types.pdf) +--- + +yolo