Skip to content

dserrano3/Discant

Repository files navigation

Discant

Programming language, designed to teach kids how to code, it has features that makes it easier to code, so kids are focused on learning how to code and not the syntaxis of the language.
For example, it works if you forget to use a semicolon, or if you write False or false; and other features that you can see in the example

You can help us forking the code and adding feautures, or translating it to other languages

The language currently supports english and spanish for the reserved words, for example if can be written as si or while as mientras, this can usefull if you are teaching to people who don't speak english

If you find an issue or want us to add a feauture Click here

This is an example of the editor used.