Luna – Visual and textual functional programming language
1–10 of 331 posts
Re: Luna – Visual and textual functional programming language
#2Visually 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
#3Re: Luna – Visual and textual functional programming language
#4Re: Luna – Visual and textual functional programming language
#5Re: Luna – Visual and textual functional programming language
#6Re: Luna – Visual and textual functional programming language
#7My question: what has changed? Has anyone addressed any of the fundamental questions that were posed last time this was submitted? Are there any concrete examples of how you might use this for general purpose programming?
Re: Luna – Visual and textual functional programming language
#8Interesting. I wonder if this is the future of not only reducing the barrier to entry to software engineering, but setting up a new tier of software engineer for the unskilled. Rather, would software have lower barrier to entry positions that are driven by piecing together software components like they would a factory job. I'm sure for most software a team is only necessary,but as software dominates our future, perha…
Re: Luna – Visual and textual functional programming language
#9Here is the snapshot from when this was submitted to HN about a year and a half ago: http://archive.is/V2VwE My question: what has changed? Has anyone addressed any of the fundamental questions that were posed last time this was submitted? Are there any concrete examples of how you might use this for general purpose programming?
Re: Luna – Visual and textual functional programming language
#10Although having a mixed textual representation is interesting. I sort of get this with the Moose platform in Pharo which I use for analysis based work. The most painful part of that though is interfacing with foreign systems. And maybe Smalltalk... not a bad language but I've been bitten by the Haskell/Lean/Idris bug. A seamless FFI experience as promised with this language coupled with a toolbox rivalling Moose would be interesting!