From 29922d1411a75f9fb4259d66e427070aae72b3d3 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 12 Aug 2022 17:49:40 -0400 Subject: Fixed test suite. --- documentation/bookmark/compilation/target/c.md | 1 + documentation/bookmark/compilation/target/rust.md | 2 ++ documentation/bookmark/compilation/target/smalltalk.md | 5 +++++ 3 files changed, 8 insertions(+) create mode 100644 documentation/bookmark/compilation/target/smalltalk.md (limited to 'documentation/bookmark/compilation/target') diff --git a/documentation/bookmark/compilation/target/c.md b/documentation/bookmark/compilation/target/c.md index 81fc2960d..2b53ffd44 100644 --- a/documentation/bookmark/compilation/target/c.md +++ b/documentation/bookmark/compilation/target/c.md @@ -1,6 +1,7 @@ # Reference 0. []() +0. [Cosmopolitan: build-once run-anywhere c library](https://github.com/jart/cosmopolitan) 0. [](https://github.com/MichaelMiR01/tcc4tcl) 0. [](https://github.com/tcllab/tcc4tcl) 0. [](https://github.com/cyanogilvie/tcc4tcl) diff --git a/documentation/bookmark/compilation/target/rust.md b/documentation/bookmark/compilation/target/rust.md index f38b36966..2d5373a66 100644 --- a/documentation/bookmark/compilation/target/rust.md +++ b/documentation/bookmark/compilation/target/rust.md @@ -1,5 +1,7 @@ # Reference +0. []() +0. [Actually Portable Executables with Rust and Cosmopolitan Libc](https://ahgamut.github.io/2022/07/27/ape-rust-example/) 0. [Rust's Rules Are Made to Be Broken](https://blog.warp.dev/rules-are-made-to-be-broken/) 0. [CXX — safe interop between Rust and C++](https://cxx.rs/) diff --git a/documentation/bookmark/compilation/target/smalltalk.md b/documentation/bookmark/compilation/target/smalltalk.md new file mode 100644 index 000000000..e2d33e3e3 --- /dev/null +++ b/documentation/bookmark/compilation/target/smalltalk.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [24-Martin McClure-Objects In The Mist: The Design Of A Non Traditional Smalltalk](https://www.youtube.com/watch?v=iw4FPqe8KdY) + -- cgit v1.2.3