nihan1 0 Newbie Poster

Hi,
I looked the all forums but I didn't find any knowledge about ml programming language.
I had a problem about writing a recursive function algorithm in ml .Please help me what can I do to write this algorithm.It is very important for me .If you know any web site to create this algorithm ,please help me!

Write an ML function that receives an integer parameter, and returns a list which is the reverse of the binary equivalent of the parameter.