Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Scannerless parsing
Graph Chatbot
Related lectures (14)
Login to filter by course
Login to filter by course
Reset
Static Analysis for Amy: Introduction to AST-based Analysis
Introduces AST-based analysis and its benefits over testing, covering its applications, rule implementations, and limitations.
Name Analysis: Compiler Phases and Symbol Tables
Explores compiler phases and symbol tables' role in mapping variables to declarations.
Tuples: Desugaring and Implementation
Covers the implementation details of tuples in Scala, including desugaring, lexical analysis, parsing, and code generation.
Object-Oriented Parser Combinators
Covers object-oriented parser combinators in Scala for building parsers, including JSON parsing and testing.
Multithreading: Code Generation and Type Checking
Covers multithreading, code generation, and type checking in compiler implementation.
WS1S Solver: Project Structure
Explores the project structure for solving WS1S formulas and planned additions.
Parsing with Combinators
Explores parsing text into trees using parser combinators in Scala, covering filtering, transforming, sequencing, alternatives, recursion, spaces handling, lexing, monadic nature, and for-notation.
Constructing a Lexer: First Symbols
Covers the computation of 'nullable' and 'first' for regular expressions, converting expressions into a lexer, and handling token priorities.
Constructing a Lexer: First Symbols
Covers the computation of 'nullable' and 'first' for regular expressions.
From Regular Expressions to Automata
Explores the transition from regular expressions to finite automata, covering lexer creation, different automata types, and conversion processes.
Regular Expressions and Lexer Idea
Covers regular expressions, Kleene's contributions, logic, lexical analysis, and manual lexer construction.
CLP Parser Lab Presentation
Covers implementing a parser for transforming tokens into an Abstract Syntax Tree.
Regular Expressions and Lexer Idea
Explores regular expressions, including their history, operators, lexical analysis, and manual construction of lexers.
Sequential pattern mining for robust event detection
Presents a method for event detection from news using limited resources, making it robust to noise and language-independent.
Previous
Page 1 of 1
Next