EcstasyLang
2023/01/25
Language Guide
›
The Ecstasy Language Guide is slowly taking shape. You may recognize some of the topics and material from this blog. Comments, suggestions,...
2022/11/10
Presenting Ecstasy at the NY Java SIG tonight, 10 November 2022
›
Cameron Purdy will be talking about the future of computing using the Ecstasy programming language. Ecstasy at the NY Java SIG (meetup link)...
4 comments:
2021/10/05
The Ecstasy discussion forum
›
Fairly recently, we've switched over to primarily using the GitHub discussion forums for public discussions of Ecstasy work . We'll ...
2021/09/05
How to use the Ecstasy Debugger
›
Until recently, debugging Ecstasy code was an exercise in frustration, because there was no debugger. One could step through the interpreter...
2021/08/15
It's the little things ...
›
Ecstasy compiles to an Intermediate Representation (IR), which is a binary format intended to carry a rich set of information that can be us...
2021/06/12
What is a type?
›
Another Coffee Compiler Club call , another concept to explain. What is a type? It seems like such a simple question, until you try to answe...
3 comments:
2021/05/21
What is a Property?
›
On a recent Cliff Click Coffee Compiler Club call, this question came up: What exactly is an Ecstasy property? It turns out that a property...
2020/12/31
›
Welcome to the Ecstasy Language, the first programming language built for the cloud! This is an official blog of the Ecstasy Language ope...
2 comments:
2020/01/25
Coming from Java, Part III (Singletons)
›
(This entry is the third installment of "Coming from Java". This is Part III; here is a link to Part II .) There is a common p...
2020/01/23
Coming from Java, Part II
›
(This topic is large, so this entry is just the second installment. This is Part II; here is a link to Part I .) In Object Oriented langu...
›
Home
View web version