Enso
From APIDesign
(Difference between revisions)
(New page: [http://enso.org Enso] is a '''dual syntax''' programming language. '''Visual''' and '''textual'''. Unique. With the ability to use libraries from Java, JavaScript, R and [[Pyt...) |
|||
| Line 1: | Line 1: | ||
[http://enso.org Enso] is a '''dual syntax''' programming language. '''Visual''' and '''textual'''. Unique. With the ability to use libraries from [[Java]], [[JavaScript]], [[R]] and [[Python]], without wrappers and with close-to-zero performance overhead. | [http://enso.org Enso] is a '''dual syntax''' programming language. '''Visual''' and '''textual'''. Unique. With the ability to use libraries from [[Java]], [[JavaScript]], [[R]] and [[Python]], without wrappers and with close-to-zero performance overhead. | ||
| - | [[I]] am responsible for its [[JIT]] compiler written on top of [[GraalVM]] since 2022. | + | * [[I]] am responsible for its [[JIT]] compiler written on top of [[GraalVM]] since 2022. |
| + | * [[Enso2026]] notes | ||
Revision as of 13:04, 20 April 2026
Enso is a dual syntax programming language. Visual and textual. Unique. With the ability to use libraries from Java, JavaScript, R and Python, without wrappers and with close-to-zero performance overhead.