Blocos

Blocos 

Blocos is one of dialects of Logo, with graphical capabilities. 

Blocos was developed by the Robotics Division of the  Renato Archer IT Research Center -  Brazil - CTI .The main reason for this development is the unavailability of a free and open platform for programming robotics kits. It is based on Logoblocks with the main purpose of helping inexperience users to develop the concepts involved in programming and robotics .  

 Blocos Genral View

 In Blocos every component of the Logo Language is mapped in a block, and one block can be only connected to a compatible block, that is, the “IF” block can only connect with the block of Boolean expression and so on. (see the image) 

Blocos Programming Manual  - English Pdf   (775K)