logo-interpreter
There are 14 repositories under logo-interpreter topic.
deepakjois/hs-logo
Logo turtle graphics interpreter in Haskell
daxnet/logo-sharp
Logo programming language for managed world.
bztsrc/jslogo
Visual Logo Interpreter in JavaScript
ZenHarbinger/torgo
Logo Interpreter in Java
cwaldbieser/logopy
Logo interpreter written in Python
okkindel/LogoTurtle
Logo interpreter written in Javascript. It uses canvas. Commands: move, rotate, goto, color, width, on, off, clear, reset. Example avalible.
OverlappingElvis/chelone
Turtle graphics implemented with chevrotain
James-P-D/Logo3D
3D Logo interpreter in Python using OpenGL
mguenther/jogo-lang
Parser and interpreter for a subset of the LOGO language featuring a minimalistic JavaFX-based IDE.
UnderKoen/EduLogo
A logo interpreter made in Java based on ACSLogo
lezram/logo-interpreter
An example LOGO interpreter with a probably nice UI.
sunnysoni97/draw_cpp
Draw, the 8-bit drawing language (C++)
Fedcmm/JLogo
University project for Advanced Programming exam
imlolman/Logo
This is My version of LOGO(Turtle - A Simple Programming Language) Interpreter and Preview.