Search
Items tagged with: Eiffel
Yet another missing Eiffel π’
On https://github.com/attractivechaos/plb2 there is yet another programming language benchmark. And yet another not having Eiffel....
In addition to C, there is Nim, V, Rust.... that's very sad π’
https://monodes.com/predaelli/2024/01/07/yet-another-missing-eiffel-%f0%9f%98%a2/
#Eiffel #LibertyEiffel #Mood
GitHub - attractivechaos/plb2: A programming language benchmark
A programming language benchmark. Contribute to attractivechaos/plb2 development by creating an account on GitHub.GitHub
Miniscule cross-platform eventing, networking & crypto for async applications
https://monodes.com/predaelli/2023/02/27/10277/
#Agenda #SoftwareLibero #Eiffel
GitHub - uNetworking/uSockets: Miniscule cross-platform eventing, networking & crypto for async applications
Miniscule cross-platform eventing, networking & crypto for async applications - GitHub - uNetworking/uSockets: Miniscule cross-platform eventing, networking & crypto for async applicationsGitHub
My phone says that this in unresolvable address β¦ π
I was really interested as I want to interface #Eiffel with #Rust
@federicomena
NVIDIA Security Team: 'What if We Just Stopped Using C?' - Slashdot
This week the Adacore blog shared a story about the NVIDIA Security Team: Like many other security-oriented teams in our industry today, they were looking for a measurable answer to the increasingly hostile cybersecurity environment and started quesβ¦developers.slashdot.org
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
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 baβ¦Paolo Redaelli