From dff84159edff7218809d4e9be7b5b97a8a8a7c3c Mon Sep 17 00:00:00 2001 From: ZJ Date: Tue, 3 Sep 2019 14:07:37 -0400 Subject: [PATCH] fixed formatting --- languages/README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/languages/README.md b/languages/README.md index ec21705..b07991e 100644 --- a/languages/README.md +++ b/languages/README.md @@ -4,13 +4,4 @@ Programming language theory (PLT) is a branch of computer science that deals wit ## Included Papers -* :scroll: [On the Expressive Power of Programming Languages](scp91-felleisen.ps.gz) [sciencedirect](https://www.sciencedirect.com/science/article/pii/016764239190036W)(Matthias Felleisen): "The literature on programming languages contains an abundance of informal -claims on the relative expressive power of programming languages, but there -is no framework for formalizing such statements nor for deriving interesting -consequences. As a first step in this direction, we develop a formal notion -of expressiveness and investigate its properties. To demonstrate the theory's -closeness to published intuitions on expressiveness, we analyze the expressive -power of several extensions of functional languages. Based on these results, -we believe that our system correctly captures many of the informal ideas on -expressiveness, and that it constitutes a good basis for further research in this -direction. " (abstract) +* :scroll: [On the Expressive Power of Programming Languages](scp91-felleisen.ps.gz) [sciencedirect](https://www.sciencedirect.com/science/article/pii/016764239190036W)(Matthias Felleisen): "The literature on programming languages contains an abundance of informal claims on the relative expressive power of programming languages, but there is no framework for formalizing such statements nor for deriving interesting consequences. As a first step in this direction, we develop a formal notion of expressiveness and investigate its properties. To demonstrate the theory's closeness to published intuitions on expressiveness, we analyze the expressive power of several extensions of functional languages. Based on these results, we believe that our system correctly captures many of the informal ideas on expressiveness, and that it constitutes a good basis for further research in this direction. " (abstract)