Code Monkey home page Code Monkey logo

robotdsl's Introduction

Waving Hand on Microsoft Teams 1.0 👋 Salut, moi c'est Léo !

Technologist on Microsoft Teams 1.0 🧑‍💻 I am Léo, a french computer science student. I am currently following Master 2 classes in software engineering at ESIR.

Université de Rennes

Get to know me better by visiting my personal page : background, skills, projects & hobbies !

💎 Gem stone Reference languages

Python Java Javascript C++

Incoming Envelope on Microsoft Teams 1.0 📨 Contact

Do not hesitate to contact me, I enjoy talking !
🏫 School [email protected]
🏡House [email protected]

robotdsl's People

Contributors

j-bindel avatar lflch avatar

Stargazers

 avatar  avatar

Watchers

 avatar

robotdsl's Issues

RobotScript interpreter

From a given RPC script, the goal would be to execute it on the fly without a conversion to another language before execution.
it would be very appropriate for the web version.

RobotScript Metamodel

By preference using Eclipse for DSL developers (ECore framework ),

The goal is to have a graphical metamodel for the RobotScript DSL.

RobotScript compiler

If we want to run RobotScript on real Arduino Robots, we do need to build up a RobotScript compiler that will translate the rbs code into arduino code.

RobotScript AST visitor

The automatic AST given by langium cannot be easily parsed (without switch cases ), given the grammar we made is complex (the language has expressions, which is a delicate concept to handle).

The implementation of a design pattern, such as visitor helps to bypass the problem.

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.