We are independent & ad-supported. We may earn a commission for purchases made through our links.
Advertiser Disclosure
Our website is an independent, advertising-supported platform. We provide our content free of charge to our readers, and to keep it that way, we rely on revenue generated through advertisements and affiliate partnerships. This means that when you click on certain links on our site and make a purchase, we may earn a commission. Learn more.
How We Make Money
We sustain our operations through affiliate commissions and advertising. If you click on an affiliate link and make a purchase, we may receive a commission from the merchant at no additional cost to you. We also display advertisements on our website, which help generate revenue to support our work and keep our content free for readers. Our editorial team operates independently of our advertising and affiliate partnerships to ensure that our content remains unbiased and focused on providing you with the best information and recommendations based on thorough research and honest evaluations. To remain transparent, we’ve provided a list of our current affiliate partners here.
Software

Our Promise to you

Founded in 2002, our company has been a trusted resource for readers seeking informative and engaging content. Our dedication to quality remains unwavering—and will never change. We follow a strict editorial policy, ensuring that our content is authored by highly qualified professionals and edited by subject matter experts. This guarantees that everything we publish is objective, accurate, and trustworthy.

Over the years, we've refined our approach to cover a wide range of topics, providing readers with reliable and practical advice to enhance their knowledge and skills. That's why millions of readers turn to us each year. Join us in celebrating the joy of learning, guided by standards you can trust.

What Is Automatic Programming?

By Eugene P.
Updated: May 16, 2024

Automatic programming in computer science and computer engineering refers to the production of computer programming code by some system or software in response to more abstract user input or commands. In one sense, automatic programming describes any situation in which a computer or software will replace a statement inputted by a programmer with a block of code that can concretely perform the actions described in the statement. When used in another sense, automatic programming can describe the goal of creating a programming language or system that can intuitively assemble a completed application based only on the barest direction from the programmer. Automatic programming can be used in some computer research fields to refer to the process of designing an artificial intelligence (AI) system capable either of autonomously producing a program to complete a task or self-modifying its own code to enhance functionality.

The definition of automatic programming is somewhat vague. It originally was used during the early years of computer programming to describe the translation of abstract assembly-language-like instructions into expanded machine code. This was called automatic programming because the compiler would automatically replace a single human readable statement with dozens or more machine code instructions, essentially automatically writing the program in a primitive way. The same actions still are performed by language compilers in most cases, regardless of the overlaying programming language being used.

Another use for the term "automatic programming" is to describe automated code generation. This is when an integrated development environment (IDE) or other tool can be used visually, or in some very easy way, to specify how an end user would see a program. Once the desired result is created, the software or IDE then can automatically produce functional source code to attain the result without any further input from the programmer.

In some instances, automatic programming also refers to the study of how to implement languages at such a high level that the source code looks like natural language. A programming language like this then would automatically produce the application based on the programmer's broad input. No matter how automatic a language becomes, however, it should be noted that the programmer needs at some point to manually modify the code for specific functionality using the programming language itself.

In the field of artificial intelligence, some research is performed into developing a system that can automatically program itself to add capabilities it originally was not given. This also extends into AIs that are capable of writing independent software that can solve a specific problem. One application would be to create a programming language that could use AI to generate fast program prototypes.

EasyTechJunkie is dedicated to providing accurate and trustworthy information. We carefully select reputable sources and employ a rigorous fact-checking process to maintain the highest standards. To learn more about our commitment to accuracy, read our editorial process.
Discussion Comments
Share
https://www.easytechjunkie.com/what-is-automatic-programming.htm
EasyTechJunkie, in your inbox

Our latest articles, guides, and more, delivered daily.

EasyTechJunkie, in your inbox

Our latest articles, guides, and more, delivered daily.