
What is Linux and about MinGW.
O que é o Linux e sobre o MinGW.In the beginning was the Verb...
Well, in the beginning was a the Multics operational system, to very large computers.
Some guys of the Multics project, including Ken Thompson and Dennis Ritchie, started a project of an open code operational system for smaller computers called Unics.
Later they changed the name to Unix.
They started the Unix project with the BCPL language. But they were displeased with it, and created a new version, called B language. While crating Unix they adapted the B language and to the C Language.
Although C was created to write the Unix, it became a widely used and it was an important contribution to the software technology advance. Some days ago we post a video showing Ken Thompson and Dennis Ritchie winning a medal for this job.
In 1983, Richard Stallman started the GNU project. GNU is a Unix like free software operational system. GNU stands for "GNU’s not Unix".
GNU is often used with a kernel called Linux, and here is a list of ready-to-install GNU/Linux distributions which are entirely free software.
As GNU was written in Assembly and C, using the GCC compiler, I decided to start this blog using this compiler.
We are going to use the windows version of GCC: the Minimalist GNU for windows, MinGW.
No começo havia o verbo...
No começo havia o sistema operacional Multics, usado em computadores de grande porte.
Alguns técnicos do projeto Multics, incluindo Ken Thompson e Dennis Ritchie, iniciaram um projeto de um sistema operacional de código aberto chamado Unics.
Não demorou para trocarem o nome dele para Unix.
Eles iniciaram a criação do Unix usando a linguagem BCPL. Não satisfeitos com a linguagem, eles a aprimoraram e criaram a Linguagem B. Durante a criação do Unix acabaram aprimorando a Linguagem B e chegaram a Linguagem C.
Apesar de C ter sido criada para escrever o Unix, ela acabou sendo largamente utilizada , o que foi uma importante contribuição para o desenvolvimento de sistemas no mundo todo. Há uns dias postamos um vídeo mostrando a cerimônia de entrega de uma medalha a Thompson e Ritchie por este trabalho
Em 1983, Richard Stallman iniciou o projeto GNU. GNU é um sistema operacional free software semelhante ao Unix. O seu nome significa "GNU’s Not Unix".
GNU é muitas vezes implementado com um kernel chamado Linux. Aqui há uma lista de distribuições de GNU/Linux prontas para instalar.
Como o GNU foi escrito em Assembly e C com o compilador GCC, decidi iniciar o curso com este compilador.
Utilizaremos o GCC for windows: o Minimalist GNU for Windows, MinGW.
No comments:
Post a Comment