noiges / minilogo-cocoa

Minimal LOGO interpreter written in Objective-C with COCOA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac OS X Cocoa Application that interprets a minimal drawing script language similar to LOGO and renders the output in the form of ASCII art. This App primarily serves the purpose to get familiar with the Objective-C programming language and Apple's Cocoa framework.

About

Minimal LOGO interpreter written in Objective-C with COCOA


Languages

Language:Objective-C 78.5%Language:C 21.5%