uxmaster / logo_js

A Logo interpreter in JavaScript

Home Page:http://drewish.github.com/logo_js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo JS

A simple Logo interpreter written in JavaScript which draws the turtle's path using SVG.

The project only implements a tiny part of the language and tries to follow the conventions of Berkeley Logo.

Reference material

Berkeley Logo User Manual ACSLogo Manual

Build Status

About

A Logo interpreter in JavaScript

http://drewish.github.com/logo_js/


Languages

Language:JavaScript 75.7%Language:HTML 24.3%