Draft:Constant pool
This draft may meet Wikipedia's criteria for speedy deletion as either a page in the draftspace, a declined/unsubmitted userspace Articles for Creation page, or a draft in either namespace with no content except the placeholder article wizard text that has not been edited (excluding bot edits) in over six months. See CSD G13.
If this draft does not meet the criteria for speedy deletion, please remove this notice. This draft was nominated by Vanderwaalforces on December 26, 2024. If you plan to improve this draft, simply and remove the It MAY qualify to be deleted per WP:CSD#G13 as the edit before that occurred on June 26, 2024 (0.94 years ago). {{Db-afc}} , {{Db-draft}} , or {{Db-g13}} code.Administrators: check links, talk, history (last), and logs before deletion. This page was last edited by Vanderwaalforces (contribs | logs) at 10:12, 26 December 2024 (UTC) (5 months ago) |
![]() | Draft article not currently submitted for review.
This is a draft Articles for creation (AfC) submission. It is not currently pending review. While there are no deadlines, abandoned drafts may be deleted after six months. To edit the draft click on the "Edit" tab at the top of the window. To be accepted, a draft should:
It is strongly discouraged to write about yourself, your business or employer. If you do so, you must declare it. Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
Last edited by Vanderwaalforces (talk | contribs) 5 months ago. (Update) |
In computer science, a constant pool is a data structure used in the bytecode format of many programming languages. It is used to store the constant values used in a program, such as numbers, strings, and references. Constant pools are used in Python, Java's virtual machine (also used by Scala, Kotlin, Groovy, and Clojure), Lua, C#'s Common Intermediate Language, BEAM (used by Erlang, Elixir, and Gleam), Smalltalk, and Squeak.