4
submitted 3 years ago by cadar@lemmy.ml to c/lisp@lemmy.ml

It's Friday, so I though it would be nice to have a social topic here. So here's a bunch of questions to stir up some discussions:

  • Which Lisp do you most often program in?
  • What does your Lisp development environment or IDE look like?
  • How did you get started with Lisp? Did you follow any particular articles to set up your environment or begin learning Lisp?
you are viewing a single comment's thread
view the rest of the comments
[-] PaniczGodek@functional.cafe 2 points 3 years ago

@cadar
for the past 2 years, I've been doing most of my Lisp development on my phone, using a JVM-based dialect of Scheme called Kawa

I'm doing the development in Termux (a terminal app for Android) using Emacs for editing, and Hacker's Keyboard for input, so it looks like this:

[-] PaniczGodek@functional.cafe 2 points 3 years ago* (last edited 3 years ago)

@cadar but in my case, the phrase 'your Lisp development environment' is ambiguous, because I'm using this setup to develop a Lisp-based development environment that would be more comfortable to use with touch screens.

The repository contains some screenshots and a link to a demo video that I recently released:

https://github.com/panicz/grasp

this post was submitted on 25 Aug 2023
4 points (100.0% liked)

Lisp Community

900 readers
1 users here now

A community for the Lisp family of programming languages.

Lisp (historically LISP) is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language. Only Fortran is older, by one year.

Related communities

Language references

Tools

Tutorials/FAQS

Useful Lisp resources

Search

Videos

Common Lisp

Clojure

Racket

Scheme

Books

Food for thought

Implementations

Events

founded 7 years ago
MODERATORS