Skip to main content

Search

Items tagged with: Eiffel


#Eiffel has one construct for them all...
from {Compound}
until {Boolean expression}
loop {Compound}
end


-- in #Eiffel, specifically #LibertyEiffel
np:ARRAY2
[INTEGER]create np.make(1,3,1,3)
-- or
create {FAST_ARRAY2[INTEGER]}.make(3,3)
And you're sure that all those are the default integer, i.e. 0


nel mio caso il professore nel sogno leggeva un libro del mio linguaggio di programmazione preferito (#), anzi del compilatore cui ho fatto piccoli contributi. Nel sogno lui mi riconosceva, ci mettevamo a chiacchierare di Eiffel e finiva che mi doveva bocciare, ma ero contentissimo lo stesso 😜


Sogno periodicamente di dover ridare Fisica 2 e # perché l'esame non era valido... 😅😅
Anzi, in uno di quei sogni era protagosa il prof Calvettii! Credo personificasse la mia coscienza che mi rimproverava lo scarso impegno nello sviluppo di #...
https://monodes.com/predaelli/2017/03/02/dreaming-of-liberty-eiffel-and-geotechnics/


Eiffel, Rust and memory management
It already passed one year almost two years since in "Oh my lazyness!" when I wrote

I shall restart my efforts on Liberty EIffel and Monodes… 🙁 I hope to integrate them in my current effort.

While I haven't been able to integrate Eiffel in the endeavour that is keeping me busy until autumn 2022, I haven't forgotten it. Actually I've been kee
https://monodes.com/predaelli/2022/05/30/eiffel-rust-and-memory-management/
# # #

This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.