MCSN-project2014 / APproject

Project for the MCSN Advanced Programming Module A.Y. 2014/2015
http://mcsn-project2014.github.io/APproject/
MIT License
4 stars 0 forks source link

Small Issue with class Node.cs #14

Closed teto1992 closed 9 years ago

teto1992 commented 9 years ago

Hi lucarin91,

could you please add a little of comments to your class Node.cs or explain how to generate a simple tree in order to test the new FSCode Generator? e.g. ***** 42 plus < ***** 5 In addition to that, I noticed that F# is very sensible to indentation; thus we would need a way to remember when a block ends within our code ... with dido18, we'll be more precise later on,

many thanks,

teto1992