Talk:Compiler: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
(suggest merging Optimatization into Compiler for now)
imported>Peter Schmitt
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{checklist
{{subpages}}
|                abc = Compiler
|                cat1 = Computers
|                cat2 = Mathematics
|                cat3 =
|          cat_check = y
|              status = 2
|        underlinked = y
|            cleanup = y
|                  by = [[User:Pat Palmer|Pat Palmer]] 03:22, 9 May 2007 (CDT)
}}


__TOC__
__TOC__
Line 18: Line 8:
=shall we merge in Optimization for now?=
=shall we merge in Optimization for now?=
[[Optimization_%28computer_science%29]] seems like it really ought to be merged back into [[compiler]], at least for now, since it is just a stub.  We could always split them again if both get too large.  As it stands, though, we run the risk of getting duplication information in two articles if they are kept separate.[[User:Pat Palmer|Pat Palmer]] 03:45, 9 May 2007 (CDT)
[[Optimization_%28computer_science%29]] seems like it really ought to be merged back into [[compiler]], at least for now, since it is just a stub.  We could always split them again if both get too large.  As it stands, though, we run the risk of getting duplication information in two articles if they are kept separate.[[User:Pat Palmer|Pat Palmer]] 03:45, 9 May 2007 (CDT)
=we need a section (or an article?) on history of compilers=
The first compiler was ''such'' a breakthough.  Assemblers and compilers used to be difficult. Nowadays, they are much better understood (but the formalisms behind them were not always so well understood).  There's a story there.[[User:Pat Palmer|Pat Palmer]] 04:21, 9 May 2007 (CDT)
=we need references=
Does anyone have the Aho/Ullman book around (or whatever people are reading these days instead)?  If so, the article would benefit it we could cite it (and some others) as references for specific parts of this article.[[User:Pat Palmer|Pat Palmer]] 04:21, 9 May 2007 (CDT)
== Lists of code generation and optimization techniques ==
I have moved these to lists to talk page archives (the content has been copied to the main article):
* [[List of compiler optimizations]] to [[/Archive 1]] and its talk page to [[/Archive 2]]
* [[List of code generation topics]] to [[/Archive 3]] and its talk page to [[/Archive 4]]
--[[User:Peter Schmitt|Peter Schmitt]] 22:13, 16 February 2010 (UTC)

Latest revision as of 17:13, 16 February 2010

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
To learn how to update the categories for this article, see here. To update categories, edit the metadata template.
 Definition A program that translates a human-readable instructions into machine instructions. [d] [e]
Checklist and Archives
 Workgroup category Computers [Categories OK]
 Talk Archive 1, 2, 3, 4  English language variant British English

note on article split

I have split this article away from translation system.Pat Palmer 03:22, 9 May 2007 (CDT)

shall we merge in Optimization for now?

Optimization_(computer_science) seems like it really ought to be merged back into compiler, at least for now, since it is just a stub. We could always split them again if both get too large. As it stands, though, we run the risk of getting duplication information in two articles if they are kept separate.Pat Palmer 03:45, 9 May 2007 (CDT)

we need a section (or an article?) on history of compilers

The first compiler was such a breakthough. Assemblers and compilers used to be difficult. Nowadays, they are much better understood (but the formalisms behind them were not always so well understood). There's a story there.Pat Palmer 04:21, 9 May 2007 (CDT)

we need references

Does anyone have the Aho/Ullman book around (or whatever people are reading these days instead)? If so, the article would benefit it we could cite it (and some others) as references for specific parts of this article.Pat Palmer 04:21, 9 May 2007 (CDT)

Lists of code generation and optimization techniques

I have moved these to lists to talk page archives (the content has been copied to the main article):

--Peter Schmitt 22:13, 16 February 2010 (UTC)