Skip to content
@natural-language-programming

natural-language-programming

  Natural Language Programming is the practice of using human language, such as English, 
  to instruct a computer system or programming environment, akin to traditional code 
  instructing a processor. It involves writing natural language sentences or phrases that 
  describe the desired behavior, simplifying the programming process and making it more 
  accessible to humans. 
  By interpreting and executing natural language statements as instructions, Natural 
  Language Programming bridges the gap between human-readable and machine-executable code.

Remember, when you instruct a model you need to use words in their most common meaning.

Popular repositories Loading

  1. .github .github Public

    profile

  2. roles roles Public

    Pre-defined roles and their usage by models.

    Python

  3. ask-for-input-then-proceed ask-for-input-then-proceed Public

    Model asks for input then proceeds based on the provided input.

  4. conditional-branching conditional-branching Public

    Ask for an input and go down one execution path or another

  5. recursion recursion Public

    Several types of iteration.

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…