- Code: Select all
#Maple 13 (predominantly a math programming language/tool)
restart;
language := "Maple 13";
print("Hello World! \n");
print("This is Foo.);
print("Language used:", language);
I went to try it out but couldn't find where to download it from on your site or forum Aurel.
