Git Product home page Git Product logo

yapg's Introduction

yapg's People

Contributors

rlaemmel avatar

Watchers

Sebastian Jackel avatar James Cloos avatar  avatar Thomas Bernau avatar

yapg's Issues

Generalize the lexical syntax approach

Currently, a few token classes are hard-wired into YAPG.
It should be possible to have new / different token classes.
It feels too expensive to fully parse lexical grammars, though.
So perhaps some sort of copy-and-paste approach could be used to include lexical grammars.
However, this is not totally obvious.
For instance, we need to map token classes to primitive types (or others).
Where would that mapping be described cheaply?

Use maven repo for jars

I want to keep the build process really simple and clean and thus I think that the core could remain a Makefile or I am ready to be convinced that a short, simple maven or ant file would do.

Anyway, even if we continue with Makefile, then we should download the jars from Maven repo. Is there some simple way to use maven/pom for the dependencies and have a nice classpath for a makefile?

Well, anyway, I don't mind going for maven / ant, but it is critical that the build description remains simple.

Perhaps @DerDackel or @tbernau have an opinion on that matter.

Enforce idiomatic form

I believe it is possible to describe idiomatic grammars which are parsed, but, when mapped to Java and ANTLR, do not work as expected. So more checking should be formalized and implemented.

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.