Giter Club home page Giter Club logo

tooez's Introduction

TooEZ

chain_coders A New and Simple Robot Programming Language

Description

The lexer and parser for this language were developed as term project of CS315 Programming Languages Fall 2018 Course, Bilkent University. It is a robot programming language, designed to program robots that can turn, move, grab/release objects, send/receive data to/from the master. The robot has also some sensors to perceive the environment. The sensors return floating point values. The robot can turn 1 degree, to left or right, at a time, and move ahead in steps of 1 mm. This language assumes what robot can do as primitive functions (move, turn etc) and allows writing easy (that's where the name comes from), readable, reliable programs upon these primitive functions. Also, one can learn this simple language with very little amount of effort! Most of the ideas were taken from very well-designed languages such as C/C++ and Ruby, as well as course textbook and our own imagination.

How to learn TooEZ

We suggest having a look at this language's syntax written in BNF (Backus–Naur Form) in our report. Looking at the example programs is also strongly suggested.

Logo

chain_coders

Creators

  1. Naisila Puka
  2. Fatbardh Feta
  3. Kunduz Efronova

How we came up with the name TooEZ

Many people ask us how we came up with this catchy name. Well, it has a nice story 😄 The assignment for this project specifically says: “People who purchase these robots may not be computer engineers; so it is important that the programming language is readable, writable and reliable.” So the first thought we had was that our language should be comfortable to understand and fully functional and reliable to make life EASY for people who will use it for the robots. So why not name it EZ programming language? Or furthermore, let's double it to 2EZ and make it TooEZ!

Further Ideas

Please feel free to open an issue/PR if you have any comments/suggestions/ideas etc. We love improving TooEZ ❤️

tooez's People

Contributors

naisila avatar

Stargazers

Kunduz Efronova avatar Redi Haderi 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.