Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-hosted-langs
/
book
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
517
Code
Issues
26
Pull requests
1
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 23, 2025
Update chapter-simple-bump.md (#64)
Propfend
authored
f4dc72f
Copy full SHA for f4dc72f
Commits on Dec 19, 2024
Fix wrong return type (#63)
Show description for 6104c3d
Dragonchu
authored
6104c3d
Copy full SHA for 6104c3d
Commits on Jul 27, 2024
Fix syntax error (#61)
abcSup
authored
9a01cb2
Copy full SHA for 9a01cb2
Commits on Jan 10, 2024
update immix paper link (#59)
uniboi
authored
b3c239a
Copy full SHA for b3c239a
Commits on May 15, 2023
Bump allocate downward (#57)
Show description for cfa6eb0
pliniker
authored
cfa6eb0
Copy full SHA for cfa6eb0
Commits on Dec 22, 2022
modified: booksrc/introduction.md (#58)
SharkLava
authored
54f2108
Copy full SHA for 54f2108
Commits on Nov 22, 2022
Fix tiniest typo in chapter-simple-bump.md (#55)
mrnugget
authored
d9ab432
Copy full SHA for d9ab432
Commits on Jul 18, 2022
Fix type names in chapter-allocation-api.md (#53)
Show description for c69b94c
jamesr
authored
c69b94c
Copy full SHA for c69b94c
Commits on Jun 29, 2022
Disambiguate nil and integer 0 (#52)
pliniker
authored
1ffeb47
Copy full SHA for 1ffeb47
Commits on Jun 27, 2022
Chapter: compiler implementation (#46)
pliniker
authored
c3bea0f
Copy full SHA for c3bea0f
Commits on Nov 23, 2021
Simplify power of two validation (#48)
Show description for 963398a
XBagon
authored
963398a
Copy full SHA for 963398a
Commits on Jul 31, 2021
Book: VM implementation chapter (#44)
Show description for 930ea07
pliniker
authored
930ea07
Copy full SHA for 930ea07
Commits on Apr 13, 2021
Book: compiler design chapter (#42)
pliniker
authored
b49e4cf
Copy full SHA for b49e4cf
Commits on Feb 18, 2021
VM design chapter (#41)
Show description for 82c6778
pliniker
authored
82c6778
Copy full SHA for 82c6778
Commits on Oct 14, 2020
Book: dicts (#40)
pliniker
authored
6c3aa03
Copy full SHA for 6c3aa03
Commits on Sep 11, 2020
Book: bytecode (#38)
Show description for 4e9de21
pliniker
authored
4e9de21
Copy full SHA for 4e9de21
Commits on Aug 21, 2020
Book: arrays
Show description for 1862fd4
pliniker
authored
1862fd4
Copy full SHA for 1862fd4
Commits on Aug 4, 2020
Book: parser (#35)
pliniker
authored
2408c8b
Copy full SHA for 2408c8b
Commits on Jul 31, 2020
Book: symbols and pairs (#33)
Show description for 6a87b27
pliniker
authored
6a87b27
Copy full SHA for 6a87b27
Commits on Jul 24, 2020
Book: some tagged ptr chapter ammednments (#32)
pliniker
authored
045d1ec
Copy full SHA for 045d1ec
Commits on Jul 23, 2020
Book: tagged pointers (#18)
Show description for 48a42bd
pliniker
authored
48a42bd
Copy full SHA for 48a42bd
Commits on Jul 8, 2020
Communicate a vision statement in the readme (#29)
Show description for dbfa518
pliniker
authored
dbfa518
Copy full SHA for dbfa518
Commits on Jul 7, 2020
Update introduction to explain level of experience expected (#20)
Show description for cec7390
pliniker
authored
cec7390
Copy full SHA for cec7390
Commits on Jun 30, 2020
Remove a stale todo doc (#17)
pliniker
authored
19016e7
Copy full SHA for 19016e7
#14 change code license to dual Apache/MIT (#15)
pliniker
authored
4703232
Copy full SHA for 4703232
Don't run gh-pages on pull-requests as there's nowhere to publish to (#16)
pliniker
authored
9c28728
Copy full SHA for 9c28728
Commits on Jun 29, 2020
"Writing Interpreters in Rust: a Guide" WIP draft (#12)
Show description for 5d0dfb3
pliniker
authored
5d0dfb3
Copy full SHA for 5d0dfb3
Commits on May 27, 2018
Move alignment into it's own chapter; fix blocks chapter line nos
pliniker
committed
6de1a82
Copy full SHA for 6de1a82
Refactor alignment paragraphs into coherence and flow
pliniker
committed
26721a8
Copy full SHA for 26721a8
Ref phil-opp's kernel alloc
pliniker
committed
53defd6
Copy full SHA for 53defd6
Add general allocation chapter; naive gc skel
pliniker
committed
727d8b3
Copy full SHA for 727d8b3
Remove sketchy section on Vec as *mut u8
Show description for 6a4be79
pliniker
committed
6a4be79
Copy full SHA for 6a4be79
Reword some things for readability
pliniker
committed
dc9586e
Copy full SHA for dc9586e
Refactor into raii
pliniker
committed
490856c
Copy full SHA for 490856c
Remove ghp git clone before ghp-upload try#2
pliniker
committed
7a9ae1a
Copy full SHA for 7a9ae1a
Pagination
Previous
Next
You can’t perform that action at this time.