Re: recursion theorem from sipser book ...



surf wrote:
....
A Perl program can also store text files inside of itself,
so it seems like it's just a matter of storing the source code and
being able to reference it.
....

The problem with this concept is that the source code is longer than the
total length of all embedded literals in the source code. That is what
makes the problem non-trivial.

Patricia
.



Relevant Pages

  • Re: Replace a framework class
    ... As a matter of principle, ... reference should point the my extended DataSet class. ... Java guys say that they can do this by copying the source code of the ...
    (microsoft.public.dotnet.framework)
  • Re: case-sensitivity
    ... Then case in the source code need not ... >> matter, or you could choose to have it matter if that's what you want. ... elif word matches a single name, ... What one would choose would be dependant on how well they know python ...
    (comp.lang.python)
  • Re: Q: Java source and directory structure - standard way ?
    ... > As a matter of fact, ... They visit each source code directory and run "javac *.java" ... compiler to dispense with the directories altogether and build their ... > code based on the package hierarchy; ...
    (comp.lang.java)
  • Re: Writing a Fortran parser...
    ... useful functionality to distribute alongside the compiler. ... In fixed form source code they don't matter, in free form they matter, except ...
    (comp.lang.fortran)
  • Re: anyone interested in decompilation
    ... For blindly recompiling the program, it does not matter. ... The important thing is to get source code ... think of a situation where you absolutely need the original source ...
    (comp.lang.c)