Those of sight, could you help lead the blind?

If you're having trouble using Context Free or don't understand the language, ask for help here.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
mjollnir529
Posts: 1
Joined: Wed May 11, 2005 12:17 pm

Those of sight, could you help lead the blind?

Post by mjollnir529 »

Hello I'm a programing retard, though I'm quite interested in what this program can do. Could somebody please help me out with some of the basics, like commands, command functions, and what the hell are those numbers in the curly brackets for?

I have hope that I won't turn out to be a lost cause, I just need some guidance.
tra la la

User avatar
mtnviewmark
Site Admin
Posts: 81
Joined: Wed May 04, 2005 12:46 pm
Location: Mountain View, CA
Contact:

Post by mtnviewmark »

Windows or Mac version: Choose "Lesson" from the Examples menu. Then read the text.

Unix/Posix version: Run the commands:

Code: Select all

make #if you haven't built it already
./cfdg input/lesson.cfdg lesson-output.png 500 500
Then look at the graphics result in lesson-output.png, and then open the file input/lesson.cfdg in your favorite text editor and read it.
I'm the "m" in "mtree.cfdg"

Post Reply