Am 31. März 1889, heute vor 134 Jahren, wurde der Eiffelturm fertiggestellt.
Er wurde anlässlich der Weltausstellung 1889 in Paris errichtet. Nach Abschluss der 26-monatigen Bauarbeiten bestieg eine Delegation um Gustave Eiffel den 330 Meter hohen Turm.
Charles Léon Stephen Sauvestre und Maurice Koechlin hatten den Turm entworfen und konstruiert, während Eiffel den Bau leitete.
#geschichte #historisch #heutevor #geschichtetoday #gustaveeiffel #eiffel #eiffelturm #paris #frankreich
#frankreich #paris #eiffelturm #Eiffel #GustaveEiffel #geschichtetoday #heutevor #historisch #geschichte
https://github.com/uNetworking/uSockets
Miniscule cross-platform eventing, networking & crypto for async applications
https://monodes.com/predaelli/2023/02/27/10277/
#Agenda #SoftwareLibero #Eiffel
#agenda #softwarelibero #Eiffel
@jens
I don't think so because AFAIK its designers removed from #rust what makes #cplusplus not memory safe. Or at least that's what one read about the issue.
As an #eiffel advocate I've always found that the greatest defect of C++ is its greatest virtue: C compatibility. But you can't really reach "safety" while being compatible with a "portable assembler" (C)
Le 12 janvier 1908: un message radio longue distance est envoyé pour la première fois depuis la tour #Eiffel. #histoire #cejourla #invention
#Eiffel #histoire #cejourla #invention
@ozkriff
My phone says that this in unresolvable address … 😭
I was really interested as I want to interface #Eiffel with #Rust
@federicomena
Why not #Eiffel? #Spark borrows many concepts from it (and #Ada)... see NVIDIA Security Team: 'What if We Just Stopped Using C?' https://developers.slashdot.org/story/22/11/13/010222/nvidia-security-team-what-if-we-just-stopped-using-c
Eiffeldoc: ANY
twin: ANY-- Return a new object with the dynamic type of Current.
copy (other: ANY) -- Update current object using fields of object attached to other, so as to yield equal objects.
Too bad that those Eiffel features, (function members) available in each and every object and variable are not available in Kotlin.
https://monodes.com/predaelli/2022/10/09/eiffeldoc-any/
#Eiffel #Kotlin #LibertyEiffel
#LibertyEiffel #kotlin #Eiffel
@rust_discussions
#lisp and #rust are sadly more trendy than #eiffel, specifically #LibertyEiffel 😢😭
@robby
#LibertyEiffel #Eiffel #rust #lisp
@DeveloperMemes
Turn to #eiffel. No #curlybraces or indentation. Just do end. Or if then else end. Or from until (variant invariant) loop end. Plus you gain #DesignByContract in the best ad purest breed 😜
#DesignByContract #curlybraces #Eiffel
@hackernews
I thought you were referring to Worth's programming language.
He also cited Bertrand Meyer's #eiffel
@DeveloperMemes #Eiffel has one construct for them all...
from {Compound}
until {Boolean expression}
loop {Compound}
end