Giter Site home page Giter Site logo

tom65536 / adelante Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 149 KB

Advanced Elementary Language for Teaching and Education

Home Page: https://tom65536.github.io/adelante/

License: GNU Affero General Public License v3.0

Java 88.16% Python 11.84%
educational programming-language teaching

adelante's Introduction

About Me

I am a spare-time hobby programmer. Most of my projects are unfinished as I like to try out things.

Tom's GitHub stats Top Langs

adelante's People

Contributors

dependabot[bot] avatar tom65536 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

fossabot

adelante's Issues

add remaining productions

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add normalization routines for identifiers

The parts separated by medials must not consist of capital latin letters only (potential keywords)

Two identifiers are considered equal by comparing the outcome of the following normalization:

  • Characters are normalized using NFKC
  • Any occurrence of one or more MEDIALs is replaced by a single underscore.

Fix maven build to deplo maven site

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

compiler context

Create a CompilerContext class, a CompilerConfiguration class, a CodeRepository class.

Make the CompilerContext the Argument type of the AST-Visitor.

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.