Skip to content
#

cprogramming

Here are 14 public repositories matching this topic...

A high-level language is a programming language designed to simplify computer programming. It is "high-level" since it is several steps removed from the actual code run on a computer's processor. High-level source code contains easy-to-read syntax that is later converted into a low-level language, which can be recognized and run by a specific CPU.

  • Updated Aug 2, 2023
  • Python

Improve this page

Add a description, image, and links to the cprogramming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cprogramming topic, visit your repo's landing page and select "manage topics."

Learn more