🦞🌯 Lobster Roll

Thread

Coq to Rust program extraction (github.com)

Stories related to "Coq to Rust program extraction" across the full archive.

Coq to Rust program extraction (github.com)
Nimrod -- a compiled, garbage-collected systems programming language (github.com)
Think Stats: Probability and Statistics for Programmers [2011] (greenteapress.com)
Rust for C++ programmers - part 1: Hello world (featherweightmusings.blogspot.co.nz)
Rust for C++ programmers - part 2: control flow (featherweightmusings.blogspot.co.nz)
Rust for C++ programmers - part 3: primitive types and operators (featherweightmusings.blogspot.com)
Rust for C++ programmers - part 4: unique pointers (featherweightmusings.blogspot.co.nz)
Rust for C++ programmers - part 5: borrowed references (featherweightmusings.blogspot.co.uk)
Certified Programming with Dependent Types, by Adam Chlipala (adam.chlipala.net)
The author writes: > "This is the web site for a textbook about practical engineering with the Coq proof assistant. The focus is on building programs with proofs of correctness, using dependent types and scripted proof automation. > "I'm following an unusual philosophy in this book, so it may ...
A simple procedural macro that turns a Brainfuck program into Rust code. (github.com)
DIY: Make Your Own Programming Language (blog.ppelgren.se)
Math and functional programming video library (school.looprecur.com)
First Rust Program Pain (So you can avoid it…) (dtrace.org)
Why there is no Hitchhiker's Guide to Mathematics for Programmers (jeremykun.com)
The Rustonomicon: The Dark Arts of Advanced and Unsafe Rust Programming (doc.rust-lang.org)
Why Rust? Trustworthy, Concurrent Systems Programming (oreilly.com)
(2014) Jonathan Blow - Ideas about a new programming language for games (youtube.com)
Functional Programming, Abstraction, and Names (stephendiehl.com)
Raspberry Pi Bare Metal Programming with Rust (blog.thiago.me)
Adventures in D programming (blog.tenstral.net)
I used the C and Rust tags since that seemed closest to D. I hope this hasn't misled anyone.
I wrote a literate program (cs.mcgill.ca)
Learning systems programming with Rust (jvns.ca)
Should Math be a Prerequisite for Programming? (linux.com)
Undefined Behavior: Not Just for Programming Languages (blog.regehr.org)
Programming books you might want to consider reading (danluu.com)
Probabilistic Programming (probabilistic-programming.org)
Statistical Literacy and You: An Intro for Programmers · Schneems (schneems.com)
A categorical programming language (1987) (web.archive.org)
Category theory pops up here occasionally. This is the first language I found designed for it.
Rust's Type System is Turing-Complete: an exploration of type-level programming in Rust (sdleffler.github.io)
System programming in Rust: beyond safety (blog.acolyer.org)