I'd like to have used Rust as the implementation language for this, but it
doesn't really work yet because it lacks union structs. So, much as I dislike C, C it will have to be.
This commit is contained in:
parent
0092c30390
commit
655526afac
2 changed files with 0 additions and 11 deletions
|
|
@ -1,4 +0,0 @@
|
|||
fn main() {
|
||||
println!("Post-scarcity software environment, version 0");
|
||||
println!("Note: This does not work yet.");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue