Wild Noodle Forums

A forum managed by Wild Noodle
Welcome to Wild Noodle Forums Sign in | Join | Help
in Search

program size & execution

Last post 12-02-2006, 10:31 PM by BrianConte. 1 replies.
Sort Posts: Previous Next
  •  11-26-2006, 11:44 PM 8

    program size & execution

    Where do I find any info on program size?
    Is it simply the number of "bytes" in the program? (byte is defined as "Any lowercase or uppercase letter, or any number")

           For evaluating procedural arguments, a stack frame of size 8 is used.

    What does this mean in practice? When a number is evaluated, since there are no * or / operations, stack is not needed.
    How does sequence argument evaluated and stored?

    I'm trying to understand stack limits, that's why I'm asking that :)
  •  12-02-2006, 10:31 PM 10 in reply to 8

    Re: program size & execution

    it is just the number of bytes.

    the info on stack size is only relevant to herbert's limits on running complex programs.

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems