Programming Languages

Talk by Nils Jonsson

Nils Jonsson tells us about the project he presented at the state-level “Jugend Forscht” competition this year.

To support language composition at the syntactic level, Jonsson developed a parsing technology where different regions of a source file are tokenized differently depending on the lexical context. The technology is described mathematically and implemented in Scala.