https://github.com/cxa/oasis-mode
major-mode for editing OCaml _oasis files
https://github.com/cxa/oasis-mode
emacs oasis ocaml
Last synced: about 1 month ago
JSON representation
major-mode for editing OCaml _oasis files
- Host: GitHub
- URL: https://github.com/cxa/oasis-mode
- Owner: cxa
- Created: 2017-06-14T18:13:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T18:15:00.000Z (about 9 years ago)
- Last Synced: 2025-01-12T14:45:52.275Z (over 1 year ago)
- Topics: emacs, oasis, ocaml
- Language: Emacs Lisp
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
oasis-mode
==========
http://www2.lib.uchicago.edu/keith/software/emacs/packages/oasis-mode-0.0.el
oasis-mode.el --- major-mode for editing OCaml _oasis files
Copyright 2016 Keith WACLENA http://www.lib.uchicago.edu/keith/
Author: Keith WACLENA http://www.lib.uchicago.edu/keith/ Version: 0.0
This program is free softwareyou can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundationeither version 2, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTYwithout 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 programsee the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Commentary: This `oasis-mode' is designed to edit _oasis files, as used in the OCaml ecosystem.