• Re: Program, that does anything, that you command.

    From Richard Heathfield@21:1/5 to Rikkur on Sun Jul 10 10:08:37 2022
    On 10/07/2022 9:53 am, Rikkur wrote:
    Has anybody thought of making a program, that makes anything you need ?

    Yes. Diomidis Spinellis wrote such a program for the 1988
    International Obfuscated C Code Contest.

    What I am thinking, is that there would be an input area, where you type in, what you need, and then the program looks it through and produces the neccessary input fields and does, whatever is needed.

    Yes, that's pretty much the approach Spinellis took.

    Here's his source code, in full:

    #include "/dev/tty"

    --
    Richard Heathfield
    Email: rjh at cpax dot org dot uk
    "Usenet is a strange place" - dmr 29 July 1999
    Sig line 4 vacant - apply within

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rikkur@21:1/5 to All on Sun Jul 10 01:53:50 2022
    Has anybody thought of making a program, that makes anything you need ?
    What I am thinking, is that there would be an input area, where you type in, what you need, and then the program looks it through and produces the neccessary input fields and does, whatever is needed. I have thought about it, but not started to program
    it. I believe, that everything is possible, so this idea too. What do you think of this programming idea, Amine and others ?


    *******************************
    βœ†β˜Žβ˜πŸ“±πŸ“ž : 372 53900660

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rikkur@21:1/5 to All on Sun Jul 10 02:13:34 2022
    Richard Heathfield kirjutas PΓΌhapΓ€ev, 10. juuli 2022 kl 11:08:42 UTC+2:
    On 10/07/2022 9:53 am, Rikkur wrote:
    Has anybody thought of making a program, that makes anything you need ?
    Yes. Diomidis Spinellis wrote such a program for the 1988
    International Obfuscated C Code Contest.
    What I am thinking, is that there would be an input area, where you type in, what you need, and then the program looks it through and produces the neccessary input fields and does, whatever is needed.
    Yes, that's pretty much the approach Spinellis took.

    Here's his source code, in full:

    #include "/dev/tty"


    Great idea, yes ?????? !

    πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚
    πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚ πŸ™‚


    βœ†β˜Žβ˜πŸ“±πŸ“ž : 372 53900660


    --
    Richard Heathfield
    Email: rjh at cpax dot org dot uk
    "Usenet is a strange place" - dmr 29 July 1999
    Sig line 4 vacant - apply within

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rikkur@21:1/5 to All on Sun Jul 10 02:41:07 2022
    Richard Heathfield kirjutas PΓΌhapΓ€ev, 10. juuli 2022 kl 11:08:42 UTC+2:
    On 10/07/2022 9:53 am, Rikkur wrote:
    Has anybody thought of making a program, that makes anything you need ?
    Yes. Diomidis Spinellis wrote such a program for the 1988
    International Obfuscated C Code Contest.
    What I am thinking, is that there would be an input area, where you type in, what you need, and then the program looks it through and produces the neccessary input fields and does, whatever is needed.
    Yes, that's pretty much the approach Spinellis took.

    Here's his source code, in full:

    #include "/dev/tty"


    Not a bad idea, isn't it ?

    πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚ πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚


    **********************************************************
    βœ†β˜Žβ˜πŸ“±πŸ“ž : 372 53900660

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rikkur@21:1/5 to All on Sun Jul 10 02:15:24 2022
    Richard Heathfield kirjutas PΓΌhapΓ€ev, 10. juuli 2022 kl 11:08:42 UTC+2:
    On 10/07/2022 9:53 am, Rikkur wrote:
    Has anybody thought of making a program, that makes anything you need ?
    Yes. Diomidis Spinellis wrote such a program for the 1988
    International Obfuscated C Code Contest.
    What I am thinking, is that there would be an input area, where you type in, what you need, and then the program looks it through and produces the neccessary input fields and does, whatever is needed.
    Yes, that's pretty much the approach Spinellis took.

    Here's his source code, in full:

    #include "/dev/tty"


    Not a bad idea, yes ?

    πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚ πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚πŸ™‚


    **********************************************************
    βœ†β˜Žβ˜πŸ“±πŸ“ž : 372 53900660

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From K@21:1/5 to All on Tue Jul 19 13:25:57 2022
    Richard Heathfield kirjutas PΓΌhapΓ€ev, 10. juuli 2022 kl 11:08:42 UTC+2:
    On 10/07/2022 9:53 am, Rikkur wrote:
    Has anybody thought of making a program, that makes anything you need ?

    Yes. Diomidis Spinellis wrote such a program for the 1988
    International Obfuscated C Code Contest.

    What I am thinking, is that there would be an input area

    To think proceedingly, it would be even better, if it would be a command recording place. And if the program analyses everything through, then it would ask from microphone from you the depending details.

    , where you type in, what you need, and then the program looks it through and produces the neccessary input fields and does, whatever is needed.

    Yes, that's pretty much the approach Spinellis took.

    Here's his source code, in full:

    #include "/dev/tty"

    --
    Richard Heathfield
    Email: rjh at cpax dot org dot uk
    "Usenet is a strange place" - dmr 29 July 1999
    Sig line 4 vacant - apply within

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From K@21:1/5 to All on Tue Jul 19 13:24:08 2022
    Richard Heathfield kirjutas PΓΌhapΓ€ev, 10. juuli 2022 kl 11:08:42 UTC+2:
    On 10/07/2022 9:53 am, Rikkur wrote:
    Has anybody thought of making a program, that makes anything you need ?

    Yes. Diomidis Spinellis wrote such a program for the 1988
    International Obfuscated C Code Contest.

    What I am thinking, is that there would be an input area

    To think forwardly, would be even better, if it would be a command recording place. And if the program analyses everything through, then it would ask from microphone from you the depending details.

    , where you type in, what you need, and then the program looks it through and produces the neccessary input fields and does, whatever is needed.

    Yes, that's pretty much the approach Spinellis took.

    Here's his source code, in full:

    #include "/dev/tty"

    --
    Richard Heathfield
    Email: rjh at cpax dot org dot uk
    "Usenet is a strange place" - dmr 29 July 1999
    Sig line 4 vacant - apply within

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)