Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
83% Positive
Analyzed from 564 words in the discussion.
Trending Topics
#coalton#lisp#ide#mine#project#emacs#common#right#development#whole
Discussion Sentiment
Analyzed from 564 words in the discussion.
Trending Topics
Discussion (14 Comments)Read Original on HackerNews
I like the choice of Iosevka as a font, though.
Edit: One value I do see myself getting from Mine is as an example Coalton project. Last time I tried Coalton I couldn't figure out how to get ASDF to load standalone Coalton files. Now I have a working example to copy.
> However, the above is a tall order for someone just wanting to dip their toes in, to see if they have any interest in Coalton or Common Lisp. A couple hours on the weekend is easily sunk into getting configurations right, and the right subsystems installed, and the right paths setup, just so the first line of code can be executed.
> mine is not Emacs. It aims to eliminate all of that, and be a Coalton/Lisp-first development environment, whose only job is to be a Coalton/Lisp-first development environment. But more than that, it needs to be accessible. A non-programmer should find it easy to download, install, and run mine with nothing more than a download link.
For new users, this looks like a welcome alternative to messy things like Lem that never really worked very well for me.
General-purpose editor/IDE with high expansibility in Common Lisp
Seeing something like this is a step in the right direction.
Also I still have to write code by hand, because there’s a whole bunch of edits and adjustments that I’m far faster at shrug
IMHO, It's a better time than ever to develop a new IDE. Just make one that cares deeply about performance (i.e loads instantly, and always has a snappy response). Make features easy to control. Allow me to turn on only the things I care about and to shut the rest off.
I can't even remember the last time I was impressed by the speed of an IDE, though we have more computing power now than ever. I'd love to see someone new come in and wipe the floor with all of the current contenders.
I think it’s wrong to trash this project just because it’s an older concept.