An Erasmus + innovation project
The DEMETER interpreter is on the following web page:
If you access this web page you will find the DEMETER interpreter:
In this lesson we will show you how this web page works:
By clicking on the flag you can change the webpage language. You can set the language to English, French or Spanish if you wish.
The dashboard browser allows you to change the exercise. The exercises gradually increase the complexity.
You can use the page anonymously or by creating a user.
In this area you can import a file with code, analyze it and save it.
To run a program you first have to analyze it (analyze button). Once analyzed, click on “start simulation” and the simulation area will be activated.
There are three modes of execution:
In the next picture you will find a summary of all the steps to create and execute a DEMETER program.
In this section you will learn about the strategy we have followed to teach our students programming in a simple and fun way. Learning to code can be a motivating activity.
In this section you will learn about the basic structures of our programming language. We call this set of instructions DEMETER I.
In this section you will learn about the evolution of the initial DEMETER I instruction set. We will call the full language DEMETER II. In addition to having new instructions, the minefields have new elements that increase the difficulty.