Skip to content

sinopeus/idp-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

What the hell is this?

This is a simple Emacs major mode for programming IDP. Currently, there's only very basic syntax highlighting (I'm new at creating Emacs major modes and new at Emacs Lisp). Hopefully future features:

  • more extensive and intelligent syntax highlighting (ex. highlighting user-defined types as types, showing other instances of a logical variable when the cursor is on one)
  • replacing ASCII logical characters by nice Unicode symbols, like in the IDP IDE
  • correct indentation (this is a toughie)
  • refactoring support
  • in-buffer evaluation (like eval-print-last-sexp in Emacs Lisp buffers)
  • syntax error checking

About

An Emacs major mode for IDP (http://dtai.cs.kuleuven.be/krr/software/idp). For now, kind of minimal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published