https://github.com/purrie/lsl-mode
Major Mode for GNU Emacs
https://github.com/purrie/lsl-mode
emacs emacs-mode lsl second-life secondlife
Last synced: 11 months ago
JSON representation
Major Mode for GNU Emacs
- Host: GitHub
- URL: https://github.com/purrie/lsl-mode
- Owner: purrie
- License: gpl-3.0
- Created: 2022-12-13T16:21:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T13:23:36.000Z (over 3 years ago)
- Last Synced: 2025-01-18T14:48:17.118Z (over 1 year ago)
- Topics: emacs, emacs-mode, lsl, second-life, secondlife
- Language: Emacs Lisp
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+title: lsl-mode
* About
This is a major mode for GNU Emacs for coding in Linden Scripting Language used in Second Life.
The project is in early phase of development so there aren't many features available yet.
* Contributing
Code contributions are welcome, but before you start working or send a PR, let me know what you plan on doing. You can do so by opening an issue.
If you find any problems or bugs, open an issue with a description of it.
* Disclaimer
I'm not familiar with elisp enough to say I know what I'm doing. Engage at your own risk.
* License
Copyright (C) 2022 Purrie
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .