Notes:
ANTLR (ANother Tool for Language Recognition) is a parser generator that is used to develop grammar-based parsers for a wide range of programming languages and other languages. ANTLRWorks is a graphical user interface (GUI) tool that is designed to make it easier to develop and debug ANTLR grammars. It provides features such as syntax highlighting, error checking, and code completion, which can help to improve the efficiency and productivity of grammar development. ANTLRWorks is available for download from the ANTLR website.
Resources:
See also:
ANTLR (ANother Tool for Language Recognition) 2013 | ANTLR (ANother Tool for Language Recognition) 2014
A Method to Analyse JavaScript by Using Antlrworks and Mxgraph Y Xu-guang – Computer Programming Skills & Maintenance, 2013 – en.cnki.com.cn Javascript is a common client-side programming language which used on webpage design. How to detect effectively the webpage Trojan, virus spread by JavaScript, is a often topic in webpage safety field. To analysis on the webpage script and understand its … Related articles
Making the Positional-Slotted Language Defeasible D Latimer, H Almutairi, U Ali – Citeseer … 4 ANTLRWorks ….. 4 Eclipse … Methodology Use the ANTLRWorks to define the original POSL grammar in a way that it interacts with Java instead of Python. Update … Related articles All 4 versions
Building LL (1) parsers with VAST. Second usability and educational evaluation. FJ Almeida-Martínez, J Urquiza-Fuentes… – 2011 – dlsi1.etsii.urjc.es … This makes possible to visualize and animate the syntax tree generated by the parser. In this work we describe the second usability and educational evaluation using VAST comparing the results with ANTLR and ANTLRworks. … The second group used the tool ANTLRworks. … Related articles
Natural Language Processing; a brief Introduction to ANTLR Z Ahmed – researchgate.net … as”. One another benefit is the graphical grammar editor and debugger called ANTLRWorks, written by Jean Bovet and gives us the possibility to edit, visualize, interpret and debug any ANTLR grammar as shown in Figure 33. …
ANTLR 3 M Volkmann – Online, October, 2010 – dmitry.shurupov.2009.homepage. … … tools ? Supported by ANTLRWorks ? graphical grammar editor and debugger ? written by Jean Bovet using Swing ? Used to implement ? “real … templates ? Debug grammar with ANTLRWorks ? Generate classes from grammar ? these … Cited by 4 Related articles All 9 versions
Design and implementation of UDLC: Unified Job-Description Language on Chemical-Grid Y Cheng, R Zhang, C Hu, SP Li… – Electrical and Control …, 2011 – ieeexplore.ieee.org … syntax specification. ? Debugging on EBNF, by ANTLR [10] and ANTLRWorks [11], transfer the UDLC initial specification into LL-based grammar [12] syntax, and finally generate a complete UDLC grammar rules A. Summarize … Cited by 1 Related articles
LR conflict demonstrator D Eliasson, C Olsson – 2015 – fileadmin.cs.lth.se … 5. Related Work The closest we could find is the ANTLRWorks tool4 that visualizes ambiguities in an interesting way (see appendix 3). ANTLRWorks is for LL-grammars so it has different conflicts and wouldn’t work with Beaver or CUP. … 4 http://www.antlr3.org/works/ …
PSOA2TPTP Translator Proposal Documentation R Peter-Paul, G Zou – 2011 – reubenpeterpaul.github.io … [Ria11] 1.4.2 ANTLR and AntlrWorks We will be working with ANTLR, a sophisticated parser-generator tool that is popular and used to implement language interpreters and compilers. ANTLRWorks is a graphical user interface … Related articles
PSOA-to-TPTP Converter Documentation R Peter-Paul, G Zou – 2011 – cs.unb.ca … [Ria11] 1.4.2 ANTLR and AntlrWorks We will be working with ANTLR, a sophisticated parser-generator tool that is popular and used to implement language interpreters and compilers. ANTLRWorks is a graphical user interface … Related articles All 4 versions
DigitalCommons @USU V Sharma – 2014 – digitalcommons.usu.edu … 21 3.3 Parsing with ANTLRWorks . . . . . 23 … 23 3.4 ANTLRWorks Java grammer modification . . . . . 25 Page 10. CHAPTER 1 INTRODUCTION … Related articles
FORML 2 T Halpin, JP Wijbenga – Enterprise, Business-Process and Information …, 2010 – Springer … To test the grammar, we used the ANTLR parser generator [30] and the ANTLRWorks development environment [4]. ANTLRWorks accepts EBNF-grammars and also supports a range of non-context-free parsing aids (eg gated semantic predicates). … Cited by 16 Related articles All 2 versions
The Stakeholder Modeling Language Reference Grammar Version 1.1 JB Cassel – john-benjamin-cassel.com … This grammar uses ANTLR notation [Parr, 2007] and was developed in ANTLRWorks [Bovet and Parr, 2008]. The Grammar … Bovet, J. and Parr, T. (2008). Antlrworks: an antlr grammar development environment. Software: Practice and Experience, 38:1305–1332. … Related articles
Educational visualizations of syntax error recovery FJ Almeida-Martínez, J Urquiza-Fuentes… – … : 1st Annual Education …, 2010 – ieec.uned.es … Some examples of this kind of tools are, ICOMP[6], VisiCLANG[17], APA[12], TREE-VIEWER[ 19], VCOCO[18], CUPV[11], LISA[14], ANTLRWorks and JACCIE. … In the specific case of ANTLRworks, the visualization of the error recovery process is limited. … Cited by 3 Related articles All 3 versions
Concept Location based on System Dependency Graphs N Pereira – di.uminho.pt … It has an development environment called ANTLRWorks (see Figure 3) where we can design the grammar, debug it and test it with inputs. ANTLRWorks also have a navigation system, autocomple- tion and a syntax diagram visualizer. 10 … Figure 3: ANTLRWorks interface … Related articles
Proposing LT based Search in PDM Systems for Better Information Retrieval Z Ahmed – arXiv preprint arXiv:1102.1803, 2011 – arxiv.org … is defined as”. One another benefit is the graphical grammar editor and debugger called ANTLRWorks, written by Jean Bovet and gives us the possibility to edit, visualize, interpret and debug any ANTLR grammar. It is based … Cited by 6 Related articles All 6 versions
Automatic Generation of an Operational CSP-Z Specification from an Abstract Temporal^ Z Specification T Gouasmi, A Regayeg… – Computer Software and …, 2012 – ieeexplore.ieee.org … The easiest way to work with ANTLR grammars is to use ANTLRWorks [10], which is a complete GUI development environment written by Jean Bovet. ANTLRWorks provides a grammar editor with refactoring and navigation … Related articles All 3 versions
Crossing the gap from imperative to functional programming through refactoring A Gyori, L Franklin, D Dig, J Lahoda – Proceedings of the 2013 9th Joint …, 2013 – dl.acm.org … For example, ANTLRWorks, a medium-sized open-source project (97K non-blank, non-comment source lines – SLOC) contains 151 AICs and 589 external iterators. … Fig. 1(a) shows a simple sequen- tial loop from the ANTLRWorks project. … Cited by 11 Related articles All 7 versions
Syntactic Representation Transformation in Operator Design Method Based on ANTLR Tool Y Zhao, T Wang, X Ni, X Wang… – Computer and Information …, 2012 – ieeexplore.ieee.org … Finally, the structured text output is generated. On the other hand, ANTLRWorks is a GUI development environment integrated with ANTLR which provides a GUI solution to edit, navigate, and debug the proposed grammars. … Figure.8 ANTLRWorks debugger 118 Related articles All 4 versions
Infrastructure for the Generation of Functional Data-Flow Views for Automotive Embedded Systems M Pruscha – 2013 – diva-portal.org Page 1. Degree project in Information Technology Second level, 30.0 HEC Stockholm, Sweden MARTIN PRUSCHA Infrastructure for the Generation of Functional Data-Flow Views for Automotive Embedded Systems KTH Information and Communication Technology Page 2. … Cited by 1 Related articles
JSSlicer: A Static Program Slicing Tool for JavaScript LM Wang, Y Xian, L Zhang, XY Liu – Applied Mechanics and …, 2013 – Trans Tech Publ … With the JavaScript grammar file, we use ANTLR visualization grammar tool, namely Antlrworks [9] to automatically generate an analyzer, then we use the analyzer to automatically transform source code into AST. Transform AST to CFG. … Related articles All 2 versions
The article considers principles of extraction subsets of programming languages, sufficient for performing computational experiments in the certain class of … A Lavrik – ite.kspu.edu … tree constructing and walking through on high-level language, role of which can play Java, C++ and, what’s the most important, C# (most of other instruments generate code on C/C++/Java); • has special development and debug environment ANTLRWorks — multi-windowed … Related articles All 4 versions
iotbx. cif: a comprehensive CIF toolbox RJ Gildea, LJ Bourhis, OV Dolomanov… – Journal of applied …, 2011 – scripts.iucr.org … In addition, the associated ANTLRWorks (http://www.antlr.org/works/index.html ) GUI development environment features a number of tools that aid the development of grammars, including visualization of syntax diagrams and rule dependency graphs. … Cited by 6 Related articles All 12 versions
Jaccie: A Java-based compiler–compiler for generating, visualizing and debugging compiler components N Krebs, L Schmitz – Science of Computer Programming, 2014 – Elsevier … Saarbrücken, Germany, March 26–27, 2011, ACM, New York, NY, USA (2011). [23]; J. Bovet, T. Parr; ANTLRWorks: an ANTLR grammar development environment. Software–Practice and Experience, 38 (2008), pp. 1305–1332. … Cited by 2 Related articles All 4 versions
LL (*): the foundation of the ANTLR parser generator T Parr, K Fisher – ACM SIGPLAN Notices, 2011 – dl.acm.org … ANTLR 3.x has been down- loaded 41,364 (binary jar file) + 62,086 (integrated into ANTLRworks) + 31,126 (source code) = 134,576 times ac- cording to Google Analytics (unique downloads January 9, 2008 – October 28, 2010). … Cited by 80 Related articles All 2 versions
Bounds: From Parameterised to Finite-State Verification. A Siirtola – ACSD, 2011 – doi.ieeecomputersociety.org … The CPS language is defined as an ANTLR3 (ANother Tool for Language Recognition) grammar [13] and the parser is generated automatically from this grammar using the ANTLRWorks tool. Bounds is publicly available for Gnu Linux systems at [14]. … Cited by 5 Related articles All 4 versions
A Compiler for a Domain-Specific Language for Rapid Implementation of DSP Transforms and Filter Banks M Parfieniuk, M Kazberuk, K Kowalewski – Towards Modern Collaborative …, 2012 – Springer Page 1. P. Lipi?ski, K. ?wirski (Eds.): Towards Modern Collaborative Knowl. Sharing Syst., SCI 401, pp. 83–100. springerlink.com © Springer-Verlag Berlin Heidelberg 2012 A Compiler for a Domain-Specific Language for Rapid Implementation of DSP Transforms … Related articles All 2 versions
Application of Clone Detection Techniques for Estimation of Resource Requirements of a Job. S Chudamani – 2012 – dspace.jdvu.ac.in Page 1. Application of Clone Detection Techniques for Estimation of Resource Requirements of a Job. Thesis submitted for the degree of Master of Engineering in Computer Science & Engineering By Sameeta Chudamani Class Roll No. 001010502027 Examination Roll No. … Related articles All 2 versions
Explicit Preemption Placement for Real-Time Conditional Code via Graph Grammars and Dynamic Programming B Peng, N Fisher, M Bertogna – 2014 – retis.sssup.it Page 1. Explicit Preemption Placement for Real-Time Conditional Code via Graph Grammars and Dynamic Programming Bo Peng1, Nathan Fisher1, and Marko Bertogna2 1Department of Computer Science, Wayne State University, USA. … Related articles All 6 versions
Debugging Symbolic Transformations in Equation Systems. M Sjölund, P Fritzson – EOOLT, 2011 – researchgate.net … calculations. This is analogous to how a tool such as ANTLRWorks [4] can show which rules were used to parse some input given a certain ANTLR grammar, where the language to write grammars is a domain-specific language. … Cited by 12 Related articles All 4 versions
From formal requirements to automated web testing and prototyping ECB de Matos, TC Sousa – Innovations in Systems and Software …, 2010 – Springer … Java). The tool has a very friendly environment called ANTLRWorks which provides some useful features for grammar development like syntax highlighting, a built-in debugger, graphical representation of the parsing trees etc. … Cited by 4 Related articles All 4 versions
Bridging the Gap Between Functional and Imperative Programming through Refactoring A Gyori, M Minea – 2013 – mir.cs.illinois.edu … Fig. 1.1(a) shows a simple sequential loop from the ANTLRWorks project. … ANTLRWorks, a medium-sized open-source project (42K non-blank, non-comment source lines – SLOC) contains 261 external iterators. Refactoring ANTLRWorks by hand requires changing 881 SLOC. … Related articles
JShield: A Java Anti-Reversing Tool D Kundu – 2011 – cs.sjsu.edu … 77 Figure 36 User Groups Statistics ….. 78 Figure 37 ANTLRWorks Interface ….. 91 Figure 38 Code Snippet ….. 92 … Cited by 1 Related articles All 7 versions
A Framework For Interacting With Parameterized and Infinite State Verification Tools R Abbasi – 2013 – diva-portal.org Page 1. Institutionen för datavetenskap Department of Computer and Information Science Master?s thesis A Framework for Interacting with Parameterized and Infinite State Verification Tools by Rizwan Abbasi 2013-05-30 ISRN # LIU-IDA/LITH-EX-A–13/030—SE … Related articles
Synthesizable Systemc To Vhdl Compiler Design R Chen – 2011 – diginole.lib.fsu.edu Page 1. The Florida State University DigiNole Commons Electronic Theses, Treatises and Dissertations The Graduate School 11-8-2011 Synthesizable Systemc To Vhdl Compiler Design Rui Chen The Florida State University … Related articles All 2 versions
LL (*): The Foundation of the ANTLR Parser Generator DRAFT T Parr, KS Fisher – parsergenerator.org … ANTLR 3.x has been down- loaded 41,364 (binary jar file) + 62,086 (integrated into ANTLRworks) + 31,126 (source code) = 134,576 times ac- cording to Google Analytics (unique downloads January 9, 2008 – October 28, 2010). … Related articles All 4 versions
Domain Specific Language–A Solution to the Intricacies of General Purpose Language R Sandeep, S Govind, VA Goutham, PM Rekha – academia.edu … 2. Careful observation shows the rewriting of the rules (in italics). The options block tells ANTLRWorks to output AST along with Parse tree, rather than Parse tree alone. The rewritten grammar is, grammar dclrn_pr; options{ output = AST; backtrack = true; } tokens{ DECL; } … Related articles
A Complete Bibliography of Publications in Software—Practice and Experience NHF Beebe – 2014 – 155.101.98.136 … ANSI-C [BRMO97]. Answering [Har71b]. Anticipation [VH04]. Anticipation-based [VH04]. Antivirus [MVTH14]. ANTLR [BP08, PQ95]. ANTLRWorks [BP08]. Apache [SKI08]. APET [Bai73]. API [BBMG08, BB10, GK08, LBP+13, TWNH12]. API-usage [LBP+13]. APIC [Inc86, Wic72a]. … Related articles All 10 versions
A new model checking tool LF Cacovean, F Stoica, D Simian – Proceedings of the European …, 2011 – researchgate.net … CTL language. Fig 3. Algebraic compiler implementation Fig 4. AST tree for ag(not((Btn and Err))) formula in ANTLRWorks Proceedings of the European Computing Conference ISBN: 978-960-474-297-4 360 Page 4. 4 Publishing … Cited by 1 Related articles All 4 versions
Automatic conversion of source code for C to CUDA C P Trivedi, SN Pradhan – 2011 – research.nvidia.com … 22 3.5 A coalescing memory access . . . . . 22 3.6 A coalescing memory access . . . . . 23 6.1 ANTLRWORKS . . . . . 40 6.2 open64 Phases . . . . . 41 … Related articles All 2 versions
Policy Invalidation in System Models TS Lindø – IMM-PhD-2012-89, 2012 – imm.dtu.dk … We will be using ANTLRWorks as the platform for writing ANTLR grammars, as it provides a grammar development environment for ANTLR v3 grammars. … This in- terpreter is created using ANTLRWorks platform and will follow the already- developed system model semantics. … Cited by 1 Related articles All 2 versions
Using a Graph Transformation Tool to generate a Parser P van Dijk – 2014 – referaat.cs.utwente.nl … This implies that there is only one subsequent state for each parser state. This railroad graph was inspired by the ANTLRWorks syntax diagram (commonly known as the railroad diagram) in which only the nodes are labelled [?]. The railroad graph has the following format. … Related articles All 3 versions
ReuseTool—An extensible tool support for object-oriented framework reuse TC Oliveira, P Alencar, D Cowan – Journal of Systems and Software, 2011 – Elsevier … We have used the ANTLR (Bovet and Parr, 2008) parser generator program to create the Lexer and Parser based on the RDL Grammar as illustrated in Fig. 3. Full-size image (29 K) Full-size image (29 K) Fig. 3. RDL BNF in the ANTLRWorks tool. … Cited by 20 Related articles All 4 versions
A Domain Specific Language for aviation domain interoperability P Comitz – Integrated Communications, Navigation and …, 2012 – ieeexplore.ieee.org … These rules are subject to change. The EBNF (Extended Backus-Naur Form) diagrams are generated using the ANTLRWorks [4] tool. 1. A template consists of the template keyword followed by a name, followed by a new line. … Related articles All 3 versions
Serious games in tertiary education: A case study concerning the comprehension of basic concepts in computer language implementation courses D Rodríguez-Cerezo, A Sarasa-Cabezuelo… – Computers in Human …, 2014 – Elsevier … Examples of these tools that have been used for educational purposes include LISA ( Mernik & Zumer, 2003), a tool based on attribute grammars, and ANTLRWorks, a graphic-integrated environment for the ANTLR parser generation tool ( Parr, 2007). • … Cited by 6 Related articles All 3 versions
Implementing the compiler of AADL behavior annex using ANTLR H Jiang, X Wu, Y Dong, F Zhang – Software Engineering and …, 2011 – ieeexplore.ieee.org … Fig. 9 depicts the grammar rules which are embedded with semantic actions. The codes are implemented by ANTLRWORKS tool [15] which is the ANTLR GUI development environment. In each part of the rule behaviour_variable_decl there are Java codes for semantic actions. … Related articles All 2 versions
Integration of Agile Ontology Mapping towards NLP Search in I-SOAS Z Ahmed, I Tacheva – arXiv preprint arXiv:1011.3258, 2010 – arxiv.org … One another benefit is the graphical grammar editor and debugger called ANTLRWorks, written by Jean Bovet and gives us the possibility to edit, visualize, interpret and debug any ANTLR grammar. 5. I-SOAS NLP Grammar … All 5 versions
QsCores: Trading dark silicon for scalable energy efficiency with quasi-specific cores G Venkatesh, J Sampson, N Goulding-Hotta… – Proceedings of the 44th …, 2011 – dl.acm.org Page 1. QSCORES: Trading Dark Silicon for Scalable Energy Efficiency with Quasi-Specific Cores Ganesh Venkatesh+, Jack Sampson, Nathan Goulding-Hotta, Sravanthi Kota Venkata+, Michael Bedford Taylor and Steven Swanson … Cited by 58 Related articles All 6 versions
Teaching compiler code generation: simpler is better W Mahoney, J Pedersen – ACM SIGCSE Bulletin, 2010 – dl.acm.org … ACM SIGCSE Bulletin, Volume 35, Issue 1, January 2003. [5] Bovet, Jean. ANTLRWorks: The ANTLR GUI Development Environment; http://antlr.org/works/index.html [6] Buckner, Kim. A Non-Traditional Approach to an Assembly Language Course. … Cited by 2 Related articles
Enhanced Type Safety in Java. SK Barisal, G Nayak, B Naik – International Journal of Computer …, 2012 – Citeseer … Java.g file contains grammar statements for both scanner(ie Lexer) and parser(ie Yacc). AntlrWorks is a GUI based tool as shown in Fig1,which is having different grafical windows for output,parse tree,stack trace and so on. Fig 1: GUI of ANTLR 4.1 Serialization problem … Related articles All 2 versions
Tool Support For Object Oriented Framework Reuse TC Oliveira, P Alencar, D Cowan – cos.ufrj.br … Parser based on the RDL Grammar as indicated in Figure 3. Figure 3 – RDL BNF and ANTLRWorks The CodeGenarator is a set of Java classes that are capable of writing JPDL code according to the RDL command semantic. … Related articles
Reputation Description and Interpretation R Chard – 2012 – researcharchive.vuw.ac.nz Page 1. Reputation Description and Interpretation by Ryan Chard A thesis submitted to the Victoria University of Wellington in fulfilment of the requirements for the degree of Master of Science in Computer Science. Victoria University of Wellington 2012 Page 2. Page 3. Abstract … Cited by 1 Related articles
A novel aspect–oriented BPEL framework for the dynamic enforcement of web services security A Mourad, S Ayoubi, H Yahyaoui… – International Journal of …, 2012 – Inderscience … 4.3 AspectBPEL compiler and framework implementation The AspectBPEL grammar and compiling/weaving engine were developed using ANTLR V3 Beta 6 and its associated ANTLRWorks V1.4. development environment (see http://www.antlr.org/). … Cited by 4 Related articles All 4 versions
Reusable Language Specifications LEDES AMORIM – tede.ufv.br … code will be detected only after parser generation. However, there is a plug-in for the Eclipse IDE named ANTLRWorks [3] that provides features for editing the syntactic definitions. 2.4 AspectG As we have mentioned so far, one … Related articles All 2 versions
Thai character cluster for braille printing characters translation R Sukhahuta, P Luekhong – Natural Language Processing …, 2011 – ieeexplore.ieee.org … generator. The grammar consists of the rules to parse the Thai word patterns that return Braille standard print character as the results. The grammar is developed using ANTLRWorks which is a GUI development environment tool. The … Cited by 1 Related articles All 2 versions
Integrated language definition testing: enabling test-driven language development LCL Kats, R Vermaas, E Visser – ACM SIGPLAN Notices, 2011 – dl.acm.org Page 1. Integrated Language Definition Testing Enabling Test-Driven Language Development Lennart CL Kats Delft University of Technology lclkats@tudelft.nl Rob Vermaas LogicBlox rob.vermaas@logicblox.com Eelco Visser Delft University of Technology visser@acm.org … Cited by 10 Related articles All 11 versions
Explicit Preemption Placement for Real-Time Conditional Code B Peng, N Fisher, M Bertogna – Real-Time Systems (ECRTS), …, 2014 – ieeexplore.ieee.org Page 1. Explicit Preemption Placement for Real-Time Conditional Code Bo Peng1, Nathan Fisher1, and Marko Bertogna2 1Department of Computer Science, Wayne State University, USA. Email: {fishern,et7889}@wayne.edu … Cited by 2 Related articles All 4 versions
Development and application of intelligent system modeling and simulation platform N Li, W Yi, M Sun, G Gong – Simulation Modelling Practice and Theory, 2012 – Elsevier … In the development environment of ANTLRWorks, a grammar file is written according to IMSL specification to do the lexical analysis and syntax analysis. For syntax analysis, two main functions are used, which are AST (Abstract Syntax Tree) and embedded actions. … Cited by 4 Related articles All 2 versions
Automated ANTLR tree walker generation AJ Admiraal – 2010 – essay.utwente.nl Page 1. Master Thesis Automated ANTLR Tree walker Generation Author: AJ Admiraal Email: alex@admiraal.dds.nl Institute: University of Twente Chair: Formal Methods and Tools Date: January 25, 2010 Page 2. Automated ANTLR Tree walker Generation Supervisors dr. ir. … Related articles All 5 versions
Class hierarchy complementation: soundly completing a partial type graph G Balatsouras, Y Smaragdakis – ACM SIGPLAN Notices, 2013 – dl.acm.org Page 1. Class Hierarchy Complementation: Soundly Completing a Partial Type Graph George Balatsouras Yannis Smaragdakis Department of Informatics University of Athens, 15784, Greece {gbalats,smaragd}@di.uoa.gr Abstract … Related articles All 4 versions
Security evaluation and hardening of free and open source software (FOSS) R Charpentier, M Debbabi – 2010 – DTIC Document … eg, AspectJ, AspectC++). 4.1.2 SHL Compiler and Framework Implementation We implemented the BNF specification of SHL using ANTLR and its associated ANTLRWorks de- velopment environment. The generated Java code … Cited by 3 Related articles All 6 versions
Architecture and tools for the generation of Flight Intent from mission intent for a fleet of Unmanned Aerial Systems I Maza, J Munoz-Morera, F Caballero… – Unmanned Aircraft …, 2014 – ieeexplore.ieee.org … Fig. 5: ANTLRWorks screenshot. The syntax is shown on the subwindow above and the subwindow below shows graphically the rule corresponding to the sentence. lates them into the format used by the planner endowed in the MEI in the next level. … Related articles All 3 versions
Static Enforcement of Role-Based Access Control on Method Invocation A Ali, M Fernández – inf.kcl.ac.uk Page 1. Static Enforcement of Role-Based Access Control on Method Invocation Asad Ali and Maribel Fernández Department of Informatics, King’s College London, Strand WC2R 2LS, UK asad.2.ali@kcl.ac.uk Abstract. We propose … Related articles
[BOOK] Handbook of open source tools S Koranne – 2010 – books.google.com Page 1. Sandeep Koranne Handbook of Open Source Tools Page 2. Handbook of Open Source Tools Page 3. Page 4. Sandeep Koranne Handbook of Open Source Tools Page 5. Sandeep.Koranne@gmail.com Sandeep Koranne … Cited by 11 Related articles All 8 versions
Strategy Testing In Betfair Markets C BALDOCK – strategy-testing-in-betfair. … … Support is provided to run ANTLR under eclipse One additional feature of ANTLR is the availability of ANTLRWorks, a GUI development environment. This software sits on top of ANTLR and simplifies the navigation, editing and debugging of grammars. Page 18. … Related articles All 2 versions
Relational Algebra and SQL Query Visualisation G Constantinou, N Przulj – 2010 – doc.ic.ac.uk Page 1. Relational Algebra and SQL Query Visualisation Giorgos Constantinou gc106@doc.ic.ac.uk Supervisor: Dr. Peter McBrien Second Marker: Dr. Natasa Przulj June 14, 2010 Page 2. Page 3. Abstract Relational algebra … Cited by 1 Related articles
DEXTER and Neverlang: a union towards dynamicity W Cazzola, E Vacchi – Proceedings of the 7th Workshop on the …, 2012 – ericjul.dk … ACM, 29(8):711–721, Aug. 1986. [4] J.Bovet and TJParr. ANTLRWorks: an ANTLR Grammar Development Environment. Software— Practice and Experience, 38(12):1305–1332, 2008. [5] W.Cazzola. Domain-Specific Languages in Few Steps: The Neverlang Approach. In Proc. … Cited by 3 Related articles All 2 versions
A model-driven development and verification approach for medical devices J Jedryszek – 2014 – krex.k-state.edu Page 1. A MODEL-DRIVEN DEVELOPMENT AND VERIFICATION APPROACH FOR MEDICAL DEVICES by Jakub Jedryszek BS, Wroclaw University of Technology, Poland, 2012 BA, Wroclaw University of Economics, Poland, 2012 A THESIS … Related articles
Applying hardware description languages to genetic circuit design R Ghamari – 2011 – cidarlab.org … Red circles in the figure highlight the nodes required for synthesis. Moreover, the structure of AST does not represent the flow of data accurately. For example in this AST two different nodes were assigned for input port B. The illustration is created in ANTLRWorks environment. … Cited by 2 Related articles
Application semantics based optimization of distributed algorithm S Das – 2012 – core.kmi.open.ac.uk Page 1. APPLICATION SEMANTICS BASED OPTIMIZATION OF DISTRIBUTED ALGORITHM by SANGHAMITRA DAS BE, University College of Engineering, India, 1999 MS, Kansas State University, 2003 AN ABSTRACT OF A DISSERTATION … Related articles All 5 versions
OOPEG: An Object-Oriented Parser Generator Based on Parsing Expression Grammars J Korsgaard, JUB Krag – 2010 – projekter.aau.dk Page 1. OOPEG: An Object-Oriented Parser Generator Based on Parsing Expression Grammars A Master’s Thesis by Jacob Korsgaard and Jørgen Ulrik B. Krag d626a Department of Computer Science Aalborg University July 30, 2010 Page 2. Page 3. … Related articles All 2 versions
Extending behavioral test models with symbolic data C Hartman – 2013 – repository.tudelft.nl Page 1. Delft University of Technology Master’s Thesis in Embedded Systems Extending behavioral test models with symbolic data Christiaan Hartman Page 2. Page 3. Extending behavioral test models with symbolic data Master’s Thesis in Embedded Systems … Related articles All 2 versions
Source-to-source compilation of mapped functions sequences in CUDA M uš Madzin – 147.251.49.10 … 13 Page 19. 4. COMPILER CONSTRUCTION ANTLRWorks: It is GUI development environment which contains editor with syntax high- lighting, grammar debugger and many other useful extensions to simplify grammar design. For more information see [7]. … Related articles All 3 versions
Software design metric based analysis of dependency patterns S Sarica, T Ovatman – Informatics and Applications (ICIA), 2013 …, 2013 – ieeexplore.ieee.org … SOFTWARE SET USED IN ANALYSES Program Version Number of Classes Description antlrworks-1.4.3 1616 Grammar development apache-tomcat-7.0 4131 Web server cassandra-1.2.0 3530 Object persistence dbcp-1.4 320 Database jargs-1.0 80 Command line … Related articles
UPSL-SE: A model verification framework for Systems Engineering V Chapurlat – Computers in Industry, 2013 – Elsevier Systems Engineering (SE) is an approach for designing complex systems. It is now standardized, applied succesfully and recognized in industry. It is intrinsical. Cited by 7 Related articles All 3 versions
Algebraic Component Composition in the UML MH Bielecki – 2014 – duo.uio.no Page 1. Algebraic Component Composition in the UML Martin Harbu Bielecki Master’s Thesis Spring 2014 Page 2. Page 3. Algebraic Component Composition in the UML Martin Harbu Bielecki 2nd May 2014 Page 4. ii Page 5. Abstract …
Compiler construction S Koranne – Handbook of Open Source Tools, 2011 – Springer Page 1. Chapter 13 Compiler Construction Abstract A compiler refers to a software tool or system which performs automatic conversion from one computer language to another. Along the way, the compiler tries to optimize the … Cited by 1 Related articles All 2 versions
Static enforcement of role-based access control A Ali, M Fernández – arXiv preprint arXiv:1409.3533, 2014 – arxiv.org Page 1. MH ter Beek and A. Ravara (Eds.): 10th International Workshop on Automated Specification and Verification of Web Systems (WWV’14) EPTCS 163, 2014, pp. 36–50, doi:10.4204/EPTCS.163.4 c A. Ali & M. Fernández … Cited by 1 Related articles All 2 versions
Extending the Communicative Possibilities of Foresight Through Formal Artifacts JB Cassel – john-benjamin-cassel.com Page 1. DRAFT Extending the Communicative Possibilities of Foresight Through Formal Artifacts John Benjamin Cassel Strategic Foresight and Innovation OCAD University john.benjamin.cassel@ gmail.com Suggested running head: “Formal Futures Artifacts” Page 2. DRAFT … Related articles
TRINITY: An IDE for the Matrix J van den Bos, T van der Storm – Software Maintenance (ICSM) …, 2013 – ieeexplore.ieee.org … TRINITY is most related to domain-specific debuggers in other domains. For instance, ANTLRWorks [11] is an IDE which provides support for debugging ANTLR grammars. … [11] J. Bovet and T. Parr, “ANTLRWorks: an ANTLR grammar development environment,” Softw., Pract. … Cited by 1 Related articles All 10 versions
Extending and Recompiling AADL for CPS Modeling Z Sun, X Zhou – … (GreenCom), 2013 IEEE and Internet of …, 2013 – ieeexplore.ieee.org … [8] D. Steinberg, F. Budinsky, and M. Paternostro, “Merks, EMF: Eclipse Modeling Framework 2.0,” ed: Addison-Wesley Professional, 2009. [9] J. Bovet and T. Parr, “ANTLRWorks: an ANTLR grammar development environment,” Software: Practice and Experience, vol. 38, pp. … Related articles All 2 versions
Human-Usable Textual Notation for ArkM3 J Slowack, B Meyers, H Vangheluwe – 2013 – atom3.cs.mcgill.ca … grammar) (grammar actions, tree grammars, predicates) (precedence rules, en- capsulation, parser li- brary) Tools + +++ + Python tools) (ANTLRWorks) (debugger, Python tools) Documentation + ++++ no Python documen- tation) (internet,books) (internet) … Related articles All 2 versions
Automatic Conformance Checking of C#-based Software Systems for Cloud Migration C Wulf – 2012 – eprints.uni-kiel.de Page 1. Christian-Albrechts-University of Kiel Department of Computer Science Software Engineering Group Automatic Conformance Checking of C#-based Software Systems for Cloud Migration Master’s Thesis 2012-03-29 Written by: Christian Wulf born in Kiel on 1986-12-20 … Cited by 1 Related articles All 2 versions
[BOOK] Quasi-ASICs: Trading Area for Energy by Exploiting Similarity in Synthesized Cores for Irregular Code G Venkatesh, J Sampson, N Goulding, SJ Swanson… – 2011 – Citeseer Page 1. Quasi-ASICs: Trading Area for Energy by Exploiting Similarity in Synthesized Cores for Irregular Code Ganesh Venkatesh Jack Sampson Nathan Goulding Steven Swanson Michael Bedford Taylor Department of Computer … Related articles All 3 versions
A Strategic-Based Weaver for Aspect-MatLab Design and Implementation J Saraiva, J Cunha – 2010 – mei.di.uminho.pt Page 1. Outubro de 2010 Universidade do Minho Escola de Engenharia Helder Nuno Ribeiro Macedo A Strategic-Based Weaver for Aspect-MatLab Design and Implementation U M inho|2010 H elder N uno Ribeiro M acedo A S trateg ic-B ased W eaver for A spect-M atLab D … Related articles
Application of Modern Techniques in Crystallographic Software Development R GILDEA – 2011 – etheses.dur.ac.uk Page 1. Application of Modern Techniques in Crystallographic Software Development Richard J. Gildea Department of Chemistry Durham University A thesis submitted for the degree of Doctor of Philosophy March 2011 Page 2. Declaration … Related articles All 3 versions
Visualization of the syntax error recovery within the compilation process J Urquiza-Fuentes, FJ Almeida-Martinez… – … in Education (SIIE), …, 2012 – ieeexplore.ieee.org … ACM Press. [3] A. Appel. Modern Compiler Implementation in Java. Cambridge University Press, 1998. [4] J. Bovet. ANTLRWorks: The antlr gui development environment. http://www.antlr.org/ works/, 2011. [5] D. Brown, J. Levine, and T. Mason. lex & yacc. … Cited by 1 Related articles
Common weaving approach in mainstream languages for software security hardening D Alhadidi, A Mourad, HI Kaitouni… – Journal of Systems and …, 2013 – Elsevier In this paper, we propose a novel aspect-oriented approach based on GIMPLE, a language-independent and a tree-based representation generated by the GNU Compiler. Related articles
Tools for Understanding, Debugging, and Simulation Performance Improvement of Equation-Based Models M Sjölund – 2013 – diva-portal.org Page 1. Linköping Studies in Science and Technology Licentiate Thesis No. 1592 Tools for Understanding, Debugging, and Simulation Performance Improvement of Equation-Based Models by Martin Sjölund Department of … Cited by 1 Related articles All 4 versions
What Readers Are Saying About Language Implementation Patterns G van Rossum, D Bornstein, T Nurkkala, A Keys – godev.kr Page 1. Prepared exclusively for Ji-Young Kim Page 2. What Readers Are Saying About Language Implementation Patterns Throw away your compiler theory book! Terence Parr shows how to write practical parsers, translators … Related articles All 13 versions
Improving Static Analysis Performance Using Rule-Filtering Technique D Chen, R Huang, B Qu, S Jiang – ksiresearchorg.ipage.com … parser generator. ACM SIGPLAN Notices, 2011. 46(6): p. 425-436. [20] J. Bovet and T. Parr, ANTLRWorks: an ANTLR grammar development environment. Software-Practice & Experience, 2008. 38(12): p. 1305- 1332. [21] S … Related articles
C3P0 C-Plus-Plus-Parser-for-C++ 0x T Corbat – 2010 – eprints.hsr.ch Page 1. HSR – University of Applied Sciences Rapperswil Institute for Software Master Thesis C3P0 C-Plus-Plus-Parser-for-C++0x Thomas Corbat tcorbat@hsr.ch http://c3p0.ifs.hsr.ch Supervised by Prof. Peter Sommerlad July 16, 2010 Page 2. … Related articles
Domain-specific language for time measuring on sport competitions I Fister Jr – researchgate.net Page 1. University of Maribor Faculty of Electrical Engineering and Computer Science B.Sc. Thesis Domain-speci c language for time measuring on sport competitions Author: Iztok Fister, Jr. Study Program: University, Computer … Related articles
Extending data warehouses with reasoning over multi-dimensional ontologies: a proof-of-concept prototype using PL/SQL and OWL C Ellinger, B Neumayr – dke.jku.at Page 1. UNIVERSITÄT LINZ JOHANNES KEPLER JKU Extending Data Warehouses with Reasoning over Multi-dimensional Ontologies: A Proof-of-Concept Prototype using PL/SQL and OWL MASTERARBEIT zur Erlangung des akademischen Grades Master of Science …
The Larch Environment-Python programs as visual, interactive literature GW French – 2013 – ueaeprints.uea.ac.uk Page 1. The Larch Environment – Python programs as visual, interactive literature GW French A Thesis submitted for the degree of Master of Science School of Computing Science University of East Anglia January 2013 Page 2. Contents 1 Introduction 1 2 Background 5 … Related articles All 2 versions
[BOOK] Formal Methods Applied to Industrial Complex Systems: Implementation of the B Method JL Boulanger – 2014 – books.google.com Page 1. COMPUTER ENGINEERING SERIES Formal Methods Applied to Complex Systems Implementation of the B Method Edited by Jean-Louis Boulanger Page 2. Page 3. Formal Methods Applied to Complex Systems Page 4. Page 5. … Cited by 1 Related articles All 3 versions
CASE Technical Report: Automated Transformations from VHDL to CSP J Sharp, H Treharne – 2011 – epubs.surrey.ac.uk Page 1. Project: Formal Meta-Modelling for Tool Development Document Reference: CS-11-01 CASE Technical Report: Automated Transformations from VHDL to CSP … Related articles All 3 versions
Provenance aware sensor networks for real-time data analysis RJ Lange – 2010 – essay.utwente.nl Page 1. MASTER THESIS Provenance Aware Sensor Networks for Real-time Data Analysis Reinier-Jan de Lange Department of Computer Science Supervisors: Dr. Andreas Wombacher Dr. Philipp Schneider Page 2. Master Thesis in Computer Science … Cited by 4 Related articles All 2 versions
Techniques for query rewriting based on interpolation N Ngo – 2010 – inf.unibz.it Page 1. KRDB RESEARCH CENTRE KNOWLEDGE REPRESENTATION MEETS DATABASES Faculty of Computer Science, Free University of Bozen-Bolzano, Piazza Domenicani 3, 39100 Bolzano, Italy Tel: +39 04710 16000, fax: +39 04710 16009, http://www.inf.unibz.it/krdb/ … Related articles All 3 versions