Essays about: "BNF"

Found 3 essays containing the word BNF.

  1. 1. One Compiler to Rule Them All : Extending the Storm Programming Language Platform with a Java Frontend

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Simon Ahrenstedt; Daniel Huber; [2023]
    Keywords : storm; language technology; context free grammar; regular language; context free language; compiler; action research; EBNF; BNF; intermediate code generation; parser; basic storm; java compiler frontend; syntax language; syntax transformation;

    Abstract : The thesis aims to develop a method for extending the language platform Storm with a Java frontend.The project was conducted using an Action Research methodology and highlights triumphs andchallenges. READ MORE

  2. 2. Mixture effect of Dexamethasone & Benzo[a]pyrene in the poeciliopsis lucida hepatocellular carcinoma (PLHC-1) cell line

    University essay from Göteborgs universitet / Institutionen för biologi och miljövetenskap

    Author : Lorenz Valentin Karl; [2022-07-06]
    Keywords : ;

    Abstract : At present days, inland water bodies and seashores show significant levels of various pharmaceuticals. This is to a great extent due to the low removal rate of common wastewater treatment plants when it comes to pharmaceuticals. READ MORE

  3. 3. The Hopper language- A Haskell-like language on the Erlang VM

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : William Hughes; Jacob Jarmar; Johan Larsson; David Lindbom; Björn Norgren; Johan Wikström Schützer; [2015-06-25]
    Keywords : ;

    Abstract : The following report aims to give insight into the design and implementation of a statically typed functional language for the Erlang virtual machine, discussing how such an implementation may be approached and whether it appears to be feasible. The primary goal of the project was to design a grammar specification and implement a compiler for such a language. READ MORE