MUF (programming Language) - Limitations

Limitations

  • The MUF editor is quite primitive and resembles a feature-deficient version of Unix's ED editor. Most MUF programmers write their code in a text editor on their local machine, and upload the code to the server.
  • It is quite easy to write entirely unreadable code in MUF.
  • MUF's implementation of variable scoping is rudimentary at best.

In addition, MUF includes no mechanism for examining data type at compile time though it may be examined at run time and easily typecast as needed. Given the design of the language that allows a function to legitimately accept many different types of arguments, compile-time typing would be difficult to implement and its usefulness would be questionable.

Despite these limitaitons, MUF has proven to be a very successful and appropriate tool for its intended purposes.

Read more about this topic:  MUF (programming Language)

Famous quotes containing the word limitations:

    The limitations of pleasure cannot be overcome by more pleasure.
    Mason Cooley (b. 1927)

    ... art transcends its limitations only by staying within them.
    Flannery O’Connor (1925–1964)

    Growing up means letting go of the dearest megalomaniacal dreams of our childhood. Growing up means knowing they can’t be fulfilled. Growing up means gaining the wisdom and skills to get what we want within the limitations imposed by reality—a reality which consists of diminished powers, restricted freedoms and, with the people we love, imperfect connections.
    Judith Viorst (20th century)