Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions readme
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
this online compiler is computer software that transforms computer
code written in one programming language (the source language) into another
programming language (the target language). Compilers are a type of translator
that support digital devices, primarily computers. The name compiler is primarily
used for programs that translate source code from a high-level programming language to a lower level language
(e.g., assembly language, object code, or machine code) to create an executable program