Interview with C3 language creator, Christoffer Lerno [video]
1–8 of 8 posts
Re: Interview with C3 language creator, Christoffer Lerno [video]
#2Re: Interview with C3 language creator, Christoffer Lerno [video]
#3Re: Interview with C3 language creator, Christoffer Lerno [video]
#4Re: Interview with C3 language creator, Christoffer Lerno [video]
#5I discovered C3 from Lerno himself when he was participating in C2's development [1], 6 years ago already; Goodness gracious, time literally flies! https://github.com/c2lang/c2compiler
Re: Interview with C3 language creator, Christoffer Lerno [video]
#6I discovered C3 from Lerno himself when he was participating in C2's development [1], 6 years ago already; Goodness gracious, time literally flies! https://github.com/c2lang/c2compiler
It's a huge amount of work isn't it, the result is really impressive though! Have you used C3 in recent times, what did you think?
It looks promising and quite convenient.
Re: Interview with C3 language creator, Christoffer Lerno [video]
#7Earlier quoted context omitted.
It's a huge amount of work isn't it, the result is really impressive though! Have you used C3 in recent times, what did you think?
I haven't used it in production (yet!), but I do follow the evolution of the language and observe its implementation from the Computer Scientist's point of view. It looks promising and quite convenient.
What potential uses did you have in mind?
Re: Interview with C3 language creator, Christoffer Lerno [video]
#8Earlier quoted context omitted.
I haven't used it in production (yet!), but I do follow the evolution of the language and observe its implementation from the Computer Scientist's point of view. It looks promising and quite convenient.
C3 is feature stable now, but still pre-1.0, that shouldn't stop you using it in production though. That said you'll want to be engaged with the community for updates, and if you encounter any issues. What potential uses did you have in mind?
> What potential uses did you have in mind?
That's interesting question; hmm...pretty much anything I could have written it in a static typed programming language, in a sane way without losing my mind? lol