如果能夠寫出一個不錯的編譯器,那不就是大家都需要的軟體了嗎?
因此他便開始撰寫C語言的編譯器,那就是現在相當有名的GNU C Compiler(gcc)!
他還撰寫了更多可以被呼叫的C函式庫(GNU C library),以及可以被使用來操作作業系統的基本介面BASH shell!
這些都在1990年左右完成了!
有鑑於圖形使用者介面(Graphical User Interface, GUI)
的需求日益加重,在1984年由MIT與其他協力廠商首次發表了X Window System
,並且更在1988年成立了非營利性質的XFree86這個組織。所謂的XFree86其實是
X Window System + Free + x86的整合名稱呢!
The Monaco Editor is the code editor that powers VS Code. A good page describing the code editor's features is here.
It is licensed under the MIT License and supports IE 9/10/11, Edge, Chrome, Firefox, Safari and Opera.
Find more information at the Monaco Editor repo.