2012
DOI: 10.1145/2103621.2103691
|View full text |Cite
|
Sign up to set email alerts
|

Run your research

Abstract: Formal models serve in many roles in the programming language community. In its primary role, a model communicates the idea of a language design; the architecture of a language tool; or the essence of a program analysis. No matter which role it plays, however, a faulty model doesn't serve its purpose. One way to eliminate flaws from a model is to write it down in a mechanized formal language. It is then possible to state theorems about the model, to prove them, and to check the proofs. Over the past … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 16 publications
(9 citation statements)
references
References 11 publications
0
9
0
Order By: Relevance
“…In this case, our tool traverses these possibilities breadth-first. We continue reducing until no reductions remain, we carried out 1000 reductions 1 or the execution times-out. The visited nodes and edges of the reduction graph are stored in a graph database.…”
Section: Graphredex At Scalementioning
confidence: 99%
See 4 more Smart Citations
“…In this case, our tool traverses these possibilities breadth-first. We continue reducing until no reductions remain, we carried out 1000 reductions 1 or the execution times-out. The visited nodes and edges of the reduction graph are stored in a graph database.…”
Section: Graphredex At Scalementioning
confidence: 99%
“…This enables programmers to see the start of the reduction graph and then select where they want to continue exploring. 1 This value was determined through experimentation and can be adjusted by the user when setting up the server. There is a significant cost to starting PLT Redex, so once it is started, we carry out at least as many reductions as the time it takes to startup PLT Redex.…”
Section: Global Exploration At Scalementioning
confidence: 99%
See 3 more Smart Citations