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
  • recursion Public

    Several types of iteration.

    natural-language-programming/recursion’s past year of commit activity
    0 0 0 0 Updated Mar 12, 2024
  • roles Public

    Pre-defined roles and their usage by models.

    natural-language-programming/roles’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Nov 30, 2023
  • .github Public

    profile

    natural-language-programming/.github’s past year of commit activity
    0 0 0 0 Updated Nov 29, 2023
  • conditional-branching Public

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

    natural-language-programming/conditional-branching’s past year of commit activity
    0 0 0 0 Updated Nov 29, 2023
  • ask-for-input-then-proceed Public

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

    natural-language-programming/ask-for-input-then-proceed’s past year of commit activity
    0 0 0 0 Updated Nov 29, 2023

Top languages

Loading…

Most used topics

Loading…