Why implement a new language rather than a GUI on top of Idris, PureScript or similar? (That aside, very excited!)
We needed to design everything from scratch to make sure the two representations are truly interchangeable. Every design decision in the textual language needs to be backed by its visual counterpart, and we found this way of thinking impossible with any other existing language. Then there is the problem of complexity of existing, typed, functional language. We aim to make things as simple as possible, while not sacri…
Luna – Visual and textual functional programming language
71–80 of 331 posts
Re: Luna – Visual and textual functional programming language
#72Earlier quoted context omitted.
I'm not sure what the idea even means, or if it really warrants a separate paradigm than OOP. Is it related to category theory? Frustrated that a 'new' paradigm got dropped on me with only a couple sentences of explanation.
It's bogus, they just wanted to use the word "category" to try and lure in FP enthusiasts.
Re: Luna – Visual and textual functional programming language
#73Re: Luna – Visual and textual functional programming language
#74Hi guys! My name is Wojciech Danilo and I'm one of the founders of Luna. The timing for this news is a little unfortunate, because we are just before releasing Luna as an Open Source project! However, it's great time to answer some questions and give you a short update what has happened for the last couple months: 1. We've raised a seed round of $1M, so we can safely focus on product development and shortly on commun…
Is this intended for a general purpose programming?
Re: Luna – Visual and textual functional programming language
#75Hi guys! My name is Wojciech Danilo and I'm one of the founders of Luna. The timing for this news is a little unfortunate, because we are just before releasing Luna as an Open Source project! However, it's great time to answer some questions and give you a short update what has happened for the last couple months: 1. We've raised a seed round of $1M, so we can safely focus on product development and shortly on commun…
Keep up the good work!
Re: Luna – Visual and textual functional programming language
#76Very nice! I feel this space is under-developped. Luna reminds me a lot of Apple's Quartz Composer. Visually representing anything complex is an immense challenge, but just like code is broken down into units (files/functions/whatever), a visual tool that can provide a fractal-like representation of a system would be awesome. (I'm looking to dig deeper in this space for some pet projects.)
Re: Luna – Visual and textual functional programming language
#77Are you guys going to release something describing your concept of "category oriented programming" any time soon?
Re: Luna – Visual and textual functional programming language
#78I like to see a language that's a simple subset of ruby for example but the OO is delegated to a graphical representation (boxes for classes, arrows for methods etc..)
Re: Luna – Visual and textual functional programming language
#79It sounds like it wont compile to C or use LLVM, you have some kind of custom VM?
Re: Luna – Visual and textual functional programming language
#80Pretty bad name, I thought it was a typo for Lua.