-
Notifications
You must be signed in to change notification settings - Fork 33
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#65 In rust-hosted-langs/book;
- Status: Open.#60 In rust-hosted-langs/book;
- Status: Open.#56 In rust-hosted-langs/book;
- Status: Open.#45 In rust-hosted-langs/book;
- Status: Open.#43 In rust-hosted-langs/book;
Improve efficiency of fetching next opcode
data structuresArea: internal data structuresArea: internal data structureseasyLittle experience and/or subject matter knowledge requiredLittle experience and/or subject matter knowledge requiredStatus: Open.#39 In rust-hosted-langs/book;In implementation of Array, replace Cell<RawArray> with RefCell
data structuresArea: internal data structuresArea: internal data structuresgood first issueGood for newcomersGood for newcomersStatus: Open.#37 In rust-hosted-langs/book;CellPtr and TaggedCellPtr can't be Copy because std::cell::Cell isn't copy
easyLittle experience and/or subject matter knowledge requiredLittle experience and/or subject matter knowledge requiredgood first issueGood for newcomersGood for newcomersStatus: Open.#34 In rust-hosted-langs/book;Runtime type identification and tagged ptr types
data structuresArea: internal data structuresArea: internal data structuresmediumSome experience and/or subject matter knowledge requiredSome experience and/or subject matter knowledge requiredStatus: Open.#31 In rust-hosted-langs/book;Simplify internal pointer types
data structuresArea: internal data structuresArea: internal data structuresmediumSome experience and/or subject matter knowledge requiredSome experience and/or subject matter knowledge requiredStatus: Open.#30 In rust-hosted-langs/book;Refactor parsing and compiler around List type
book-sectionDescribes a part or chapter of the book that needs to be writtenDescribes a part or chapter of the book that needs to be writteneasyLittle experience and/or subject matter knowledge requiredLittle experience and/or subject matter knowledge requiredparserArea: lexing and parsingArea: lexing and parsingStatus: Open.#28 In rust-hosted-langs/book;Refactor towards nanopass style chaining
compilerArea: compilingArea: compilingdata structuresArea: internal data structuresArea: internal data structureshardExperience and/or subject matter knowledge requiredExperience and/or subject matter knowledge requiredparserArea: lexing and parsingArea: lexing and parsingStatus: Open.#27 In rust-hosted-langs/book;