Skip to content

A simple program written in Racket, which draws a tree based on a pre-order traversal

Notifications You must be signed in to change notification settings

cesarmarinhorj/drawtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home

drawtree

A simple program written in Racket, which draws a tree based on a pre-order traversal.

To create a tree, edit main.rkt file. It also contains a lot of example code, which you can try to see how it works.

How to use

To run the program: racket main.rkt

About

A simple program written in Racket, which draws a tree based on a pre-order traversal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages