Algoid - Programming language v1.2.3

Algoid - Programming language v1.2.3

Rating: 2
Algoid - Programming language v1.2.3


Want to learn computer programming? Algoid is created just for you.
Algoid is an educational app that uses a simple but complete language called Algoid Language (AL) to teach programming.

Target Audience
Kids, teenagers and adults interested in learning computer programming.

в?…в?…в?… Algoid makes learning to program simple and fun!
Remember the Logo programming language? The friendly turtle/robot that introduces the basics of programming step by step?
Algoid is based on the same idea that is visual feedback loop в€’ Write code, run, debug, and watch the turtle drawing the result.

в?…в?…в?… Algoid goes further. It includes a real-time debugger (the first and so far the only one on Android), a step-by-step execution mode, and scope explorer for better understanding.
What’s more, you can hide the turtle and write code for your own video games.
In short, Algoid can turn your Android device into a real programming workstation dedicated to self-learning and at the same time it makes learning fun.
Algoid has all the tools you need to become a programmer, whether you are a kid, a teenager or an adult.
The goal of Algoid is to enable everyone to learn how to code.

---- Highlights ----
Feature-rich Integrated Development Environment (IDE):
в?… Syntax highlighting
в?… Debugger with breakpoints (interrupt operation and debug)
в?… Step-by-step execution mode
в?… Real-time scope explorer
в?… Auto-completion of code
в?… Syntax error handling
в?… Unlimited Undo and Redo
в?… User interface optimized for small screens

Algoid also provides a documentation platform with Tutorials and an Online Forum.

---- What Algoid is not----
Algoid does not run through Scripting Layer for Android (SL4A). Instead, it integrates its own formal language parser. This choice was made to facilitate the integration of debugger, step-by-step execution mode, and scope explorer.
Algoid Language (AL), although it draws inspiration from Java, is not Java, but its interpreter and runtime are both written in Java.
Algoid is not a compiler, but a scripting language interpreter.
Algoid is not (not yet but I am working on) a C, Python, javascript or Java IDE, but a dedicated one for Algoid Language.
Add a comment