objectionary / news.eolang.org

Our Official Blog: we write about the development of EOLANG and 𝜑-calculus
https://news.eolang.org
MIT License
11 stars 5 forks source link

Blog post about direct using of data types #40

Open maxonfjvipon opened 1 year ago

maxonfjvipon commented 1 year ago

In recent updates of eo it's allowed to use data types directly like int 5, string "Hello", etc. It would be nice to write a short blog post about it