File "lib/jquery.pl"[download]
in pack: | jquery |
---|---|
Prolog module: | cp_jquery |
size: | 3604 |
Recent changes
9 years ago | Jan Wielemaker | Avoid conflict with SWI-Prolog 7.3.3 jquery mo ...HEAD -> master |
12 years ago | Jan Wielemaker | Use new input library |
12 years ago | Jan Wielemaker | We cannot use the cpack name as an internal al ... |
12 years ago | Jan Wielemaker | First version of jQuery package |
This file requires
- From the Prolog library
- library(dcg/basics) resolved by
- basics.pl: white/2, whites/2, blanks_to_nl/2, string/3
- library(http/html_head) resolved by
- html_head.pl: html_resource/2, html_requires/3
- library(http/http_path) resolved by
- http_path.pl could not find proof of dependency
- library(pure_input) resolved by
- pure_input.pl: phrase_from_file/3
- library(dcg/basics) resolved by
Exported predicates
- jquery_depends/2
- use_jquery/3
Required predicates
- blanks_to_nl/2 from library(dcg/basics)
- directory_file_path/3 autoloaded
- html_requires/3 from library(http/html_head)
- html_resource/2 from library(http/html_head)
- maplist/2 autoloaded
- maplist/3 autoloaded
- phrase_from_file/3 from library(pure_input)
- string/3 from library(dcg/basics)
- white/2 from library(dcg/basics)
- whites/2 from library(dcg/basics)