简体   繁体   English

编译器安装

[英]Compiler installation

I started to learn two computer languages two years ago. 两年前,我开始学习两种计算机语言。 But there are many things that I am trying to understand. 但是我想了解很多事情。 For example I would like to know if it is possible to install a compiler (for example a C compiler) on a computer without an operating system installed on it? 例如,我想知道是否可以在未安装操作系统的计算机上安装编译器(例如C编译器)?

签出Forth-它通常不是编译语言,但是可以在没有OS的硬件上使用。

如果您没有操作系统,则无处可安装。

Well what would be the practical use of doing this ? 那么这样做的实际用途是什么? the only thing i can think of is if you are trying to embed it into some hardware. 我唯一能想到的就是您是否试图将其嵌入某些硬件中。 I think it is possible just a bit odd to try to do that. 我认为尝试这样做可能有点奇怪。 Beside a compiler is supposed to compile code.. so how will you input your code without OS ?? 在编译器旁边应该编译代码..那么如何在没有OS的情况下输入代码?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM