answersLogoWhite

0

Programming languages aren't programs, hence they're not "written" in any language. They are often described by formal grammars (e.g. BNF - Backus-Naur Form).

Interpreters and compilers for programming languages are programs and so must be written in some kind of programming language.

Go has at least two compilers, gc and gccgo. The former is written in C, while the latter is a gcc frontend written mainly in C++. Go's libraries are written in Go.

Source: StackOverflow

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What programming language is PHP made with?

PHP is written in the C programming language.


What programming language is Android written in?

Android is programmed in the C and C++ programming language.


What has the author Douglas A Troy written?

Douglas A. Troy has written: 'TheC programming language' -- subject(s): Microcomputers, Programming, Programming languages (Electronic computers) 'The C programming language' -- subject(s): C (Computer program language)


Oracle was written in what programming language?

in C


What programming language are java applets written in?

Java applets are written in the Java programming language. Java is considered to be one of the oldest and most commonly used programming languages in the world.


What are programming languages written in?

which programs?the easiest way to find out is to go to wikipedia and search for particular program and on right hand side you will see information in which programming language is written


What kind of written language did Delphi use?

Delphi used a programming language called Object Pascal for its written language. Object Pascal is an extension of the Pascal language that includes object-oriented programming features.


What are sentences that appear to be written in a programming language but do not actually follow the structure of the language?

Pseudocode. It is a cross between English and a programming language, designed to be quickly written and understood without worrying about syntax.


Is MySQL a programming language?

MySQL was written and developed using the C and C++ programming languages.


In what programming language is SSCANF a reference?

SSCANF is the Go Programming Language and originated from the C Programming Language. SSCANF is a function that reads data with specified format from a given stream source.


What has the author George Struble written?

George Struble has written: 'Assembler language programming' -- subject(s): Programming, Assembler language (Computer program language), IBM 370 (Computer), IBM 360 (Computer)


What programming language was Unix written in?

UNIX was programmed in C.