Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
License: (See file LICENSE) To build using eclipse: - Create new Java Project - Create package 'main' - Import all .java files into project - Run Instructions: - Use the mouse to pan/zoom - S to save - L to load - C to generate C code Possible future work: - Add support for global variables - Add syntax checking for all text items - Auto-compile and run by shell executing gcc/g++ - Autocomplete for function calls - Linking multiple modules