Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 652 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 652 Bytes

ServusBasic

This repository will store all the files related to a new programming language called "ServusBasic"

Main pourpose of the language

The language is based on C++ and BASIC and its target is for beginner programmers to learn how to program. Another important characteristic of ServusBasic is that the syntax is in German.

Dependecies and technical aspects TODO

  • Python 3.5
  • PLY

Description of the modules TODO

  1. servusLex
  2. servusYacc
  3. servusSymbolTable
  4. sevusTemp
  5. servusMain

Constraints of the language TODO

  1. Just global variables
  2. Functions with no parameters
  3. Variables of type float and word