I’ve just read “Is Zig the long awaited C replacement” and it cites: The V Programming Language seems to be a “fastly compiling” language. Compilation speed benchmark C 5.2s gcc test.c C++ 1m 25s g++ test.cpp Zig 10.1s zig build-exe test.zig Nim 45s nim c test.nim Rust Stopped after 30 minutes rustc test.rs Swift Stopped…
Category: Liberty Eiffel
Eiffel, Liberty Eiffel
Single header C++ WASM binary writer (with linking/reloc support): https://t.co/Jq44aiwNRt as part of the Lobster WASM backend: https://t.co/zsC6UJRiYQ — Wouter van Oortmerssen (@wvo) June 27, 2019 Single header C++ WASM binary writer (with linking/reloc support): (link: https://github.com/aardappel/lobster/blob/master/dev/src/lobster/wasm_binary_writer.h) github.com/aardappel/lobs… as part of the Lobster WASM backend: (link: http://aardappel.github.io/lobster/implementation_wasm.html) aardappel.github.io/lobster Time is ripe to start implementing an…
Eiffel, Liberty Eiffel
It’s time to start using a modern programming language: Eiffel
It’s time to start using a modern programming language: Eiffel In fact as I read Why you should totally switch to Kotlin – Magnus Vinther – Medium I wonderded why they haven’t switched to Eiffel, as it has had for decades most of the features they praised in Kotlin!
Eiffel, Liberty Eiffel, Mood
Oh! 8 years!
Cyril Adrian festeggia 8 anni presso Liberty Eiffel Well LinkedIn subtly suggest me to be more active on Liberty! Oh my! 🙁
Eiffel, Liberty Eiffel, Web
Random WebAssembly links
Some WebAssembly links to study (to implement LibertyEiffel to WebAssembler):
Liberty Eiffel
[wp-svg-icons icon=”podcast” wrap=”div”] Never encode a constant in more than one place. So I had to resist the temptation to write code like1
Tonight I made a strange dream. I was taking an exam, It was geotechnical engineering.
It was held in a large lecture hall, an amphitheater.
For those who have dwelt the Politecnico of Milan, it was T12. This one.
Link
I shall read it as soon as I return to my house. Eiffel cannot lose this train
Fun, Liberty Eiffel, Mood
That ackward time
That ackward time when you feel silly, dumb and dumber all the same time. That is when you found another seemingly innocent one-liner that triggers an infinite recursion with stack exaustion and consequent crash of the app with something as simple as: properties_upper: INTEGER is do Result := properties_upper-1 end The silly aspect is that…
Liberty Eiffel, Mood
NOW, I’m ready!
If you don’t notice the horrible gamma it has…. 🙂
