Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Effective Rust

Posted By: sammoh
Effective Rust

Effective Rust
English | ISBN: 9781098151393 | 72 pages | 2023 | EPUB | 2.41 MB

Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust-while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.

Build Your Own Programming Language: A programmer's guide to designing compilers, interpreters, and DSLs (Repost)

Posted By: sammoh
Build Your Own Programming Language: A programmer's guide to designing compilers, interpreters, and DSLs (Repost)

Build Your Own Programming Language: A programmer's guide to designing compilers, interpreters, and DSLs
English | ISBN: ‎ 9781800204809 | 494 pages | 2021 | True PDF , True EPUB | 6.06 MB

Written by the creator of the Unicon programming language, this book will show you how to implement programming languages to reduce the time and cost of creating applications for new or specialized areas of computing