Skip to content

SWI-Prolog pack for accessing the Linux inotify API

Notifications You must be signed in to change notification settings

JanWielemaker/inotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWI-Prolog pack to access the Linux inotify API

This pack makes the Linux notification API for changes to the file system available to SWI-Prolog. It provides two libraries:

  • library(inotify) The core library that listens to inotify events
  • library(in_make) Inotify make. This library provides in_make/0, which causes Prolog to listen for modified source files and automatically runs make/0 if any source file changes.

Acknowledgements

The development of this pack has been made possible by Kyndi inc.

About

SWI-Prolog pack for accessing the Linux inotify API

Resources

Stars

Watchers

Forks

Packages

No packages published