View previous topic :: View next topic |
Author |
Message |
clark_hobby n00b
Joined: 09 Sep 2014 Posts: 4
|
Posted: Tue Sep 09, 2014 4:50 pm Post subject: Opinion of Gentoo developers on the use of machine code |
|
|
Members of forum, especially the Gentoo developers, I could not resist the urge to now post the following message:
This message is mainly for developers of Gentoo Linux.
What are the programming languages that were used to develop the Gentoo Linux ?
Probably the Riga Technical University and University of Latvia
continue teaching coding in binary code, in other words, machine language.
I say this because about three years ago the Riga Technical University
and University of Latvia continued teaching coding in binary code, in other words ,
machine language.
The Riga Technical University and University of Latvia made based
projects in Gentoo Linux using coding in binary code?
The developers of Gentoo Linux think there was no point in coding in binary
code three years ago as they did or make the Riga Technical University
and University of Latvia? |
|
Back to top |
|
|
mdeininger Veteran
Joined: 15 Jun 2005 Posts: 1740 Location: Emerald Isles, observing Dublin's docklands
|
|
Back to top |
|
|
eccerr0r Watchman
Joined: 01 Jul 2004 Posts: 9874 Location: almost Mile High in the USA
|
Posted: Tue Sep 09, 2014 5:14 pm Post subject: |
|
|
Gentoo Portage is pretty much all Python, an interpreted language.
Pretty much the craze these days is TTM, or time to market. Writing in assembly code and its corresponding binary output just doesn't make sense because it takes much longer to write and debug. _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
|
clark_hobby n00b
Joined: 09 Sep 2014 Posts: 4
|
Posted: Tue Sep 09, 2014 5:36 pm Post subject: |
|
|
I'm human. |
|
Back to top |
|
|
Koala Kid Guru
Joined: 09 May 2003 Posts: 382
|
Posted: Tue Sep 09, 2014 5:51 pm Post subject: |
|
|
clark_hobby wrote: |
I'm human. |
So you get paid? _________________ "People are the worst, the worst thing about music is that people play it". M. Patton. |
|
Back to top |
|
|
John R. Graham Administrator
Joined: 08 Mar 2005 Posts: 10702 Location: Somewhere over Atlanta, Georgia
|
Posted: Tue Sep 09, 2014 6:17 pm Post subject: |
|
|
Tentatively moved from Off the Wall to Gentoo Chat as it's Gentoo related (if it's not spam, that it).
- John _________________ I can confirm that I have received between 0 and 499 National Security Letters. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54744 Location: 56N 3W
|
Posted: Tue Sep 09, 2014 7:05 pm Post subject: |
|
|
clark_hobby,
Writing portable low level code is very difficult and Gentoo runs on more arches than any other distro, so portability is important.
Compilers do a pretty good job of effency now too, so the speed gains of hand crafted code are no longer what they once were. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|