3 citations · 3 across the 3 of their papers we have counts for
Showing cs.PLShow all
2 papers · 1 filter
cs.PL2024
Omega: The Power of Visual Simplicity
Benoit Sonntag, Dominique Colnet
We are currently developing an innovative and visually-driven programming language called Omega.Although the Omega code is stored in text files, these files are not intended for ma…
cs.PL2023★ 3 cited
Exploiting array manipulation habits to optimize garbage collection and type flow analysis
Dominique Colnet, Benoît Sonntag
A widespread practice to implement a flexible array is to consider the storage area into two parts: the used area, which is already available for read/write operations, and the sup…