Giter Site home page Giter Site logo

hand-coded-lexer's Introduction

README

Progetto per il corso di Compilatori @ Università degli studi di Salerno.

Viene considerato un linguaggio in cui sono presenti:

  • Delimitatori (spazi bianchi, tab, ritorno a capo)
  • Parole chiave ( if then else while int float)
  • Identificatori
  • Letterali
  • Separatori ( parentesi tonde, parentesi graffe, virgola, punto e virgola)
  • Operatori (“<--” indica l'operatore di assegnazione)

E' stato progettato un lexer hand-coded a partire dai diagrammi di transizione per le precedenti specifiche. Poichè non si ha un Parser, il Tester svolgerà parte del lavoro del Parser. In particolare, il Tester implementerà il metodo nextToken() per la generazione dei token a partire dal contenuto del file in input.
Nota: Per un'errata configurazione di git, le credenziali degli autori non risultano essere quelle di GitLab e quindi risultano degli username diversi rispetto a quelli comunicati. Per evitare di avere conflitti nei vari commit abbiamo deciso di non modificarli.

Username Errato Username Corretto Studente
gnoanto94 gnoanto Antonucci G.
Sfoffo alessioromanogitlab Romano A.

hand-coded-lexer's People

Contributors

gnoanto94 avatar sfoffo avatar alessio-romano avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.