Giter Site home page Giter Site logo

obvgab / lem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lem-project/lem

0.0 0.0 0.0 92.14 MB

Common Lisp editor/IDE with high expansibility

Home Page: https://lem-project.github.io/lem-page/

License: MIT License

Shell 0.02% JavaScript 0.89% Common Lisp 99.05% Makefile 0.02% NewLisp 0.01% HTML 0.01%

lem's Introduction

Lem is the editor/IDE well-tuned for Common Lisp.

Build Status Backers on Open Collective Sponsors on Open Collective

After installing lem, you can start developing in Common Lisp at once.

You can skip over writing tidy settings or installing many plugins as you do on Emacs.

Lem supports other programming languages thanks to its built-in LSP client. You can choose between an Emacs and a Vim mode.

Other Lem features include:

  • a project explorer tree view
  • project-aware commands
  • interactive grep and git interfaces
  • multiple cursors
  • tetris
  • and more…

Download

Lem 2.1 was released!

See our Lem 2.1 realease to download binaries for Windows, MacOS and Linux.

On mac, you need to run xattr -d com.apple.quarantine /Applications/lem.app.
See lem-project#635

SDL2

If the installation fails

Please refer to the following issue lem-project#628

Screenshot

Terminal  

Requirement

  • ncurses
  • sbcl
  • qlot
  • SDL2 (optional)

Platform

Install

Requirement

sbcl

qlot

See https://github.com/fukamachi/qlot#installation

curl -L https://qlot.tech/installer | bash

build

make

SDL2

Dependent packages must be installed.
See https://github.com/lem-project/lem/blob/main/frontends/sdl2/README.md

make sdl2

update

make update

Usage

$ lem <filename.lisp>

You can watch the screencast on Youtube.

Screencast

You can start "lem" using the following command.

$ qlot exec sbcl
* (ql:quickload :lem-ncurses)
* (lem:lem)

Configuration

Lem loads ~/.lem/init.lisp when starting up.

You can see an example here

fukamachi also published his init files on GitHub. https://github.com/fukamachi/.lem

Extensions and modes

  • Pareto - A mode, complement to the Paredit. Makes Lisp code editing even more efficient!

How to develop lisp

See https://lem-project.github.io/lem-page/usage/common_lisp/

How to hack on lem itself

See https://github.com/lem-project/lem/wiki/How-to-hack-on-lem-itself

If you have a questions, join the Discord.

How to contribute to lem

See https://lem-project.github.io/lem-page/development/how-to-contribute-to-lem/

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

MIT

lem's People

Contributors

cxxxr avatar fukamachi avatar snmsts avatar sasanidas avatar hamayama avatar gos-k avatar vindarel avatar t-sin avatar jessymilare avatar stacksmith avatar t-cool avatar github-actions[bot] avatar theangelperalta avatar svetlyak40wt avatar seanfarley avatar jcs090218 avatar nz-tcoder avatar sgr avatar myaosato avatar kenoss avatar ilya-fiveisky avatar sgr-aoba avatar picospuch avatar koji-kojiro avatar gregcman avatar kamysheblid avatar timmydo avatar keens avatar masatoi avatar asood123 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.