Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #38732 > unrolled thread

ANN: Jekejeke Prolog 1.3.5 (HTTP representation metadata)

Started byj4n bur53 <janburse@fastmail.fm>
First post2019-02-25 19:02 +0100
Last post2019-02-25 19:02 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.java.programmer


Contents

  ANN: Jekejeke Prolog 1.3.5 (HTTP representation metadata) j4n bur53 <janburse@fastmail.fm> - 2019-02-25 19:02 +0100

#38732 — ANN: Jekejeke Prolog 1.3.5 (HTTP representation metadata)

Fromj4n bur53 <janburse@fastmail.fm>
Date2019-02-25 19:02 +0100
SubjectANN: Jekejeke Prolog 1.3.5 (HTTP representation metadata)
Message-ID<q51ajt$m5q$1@news.albasani.net>
Dear All,

We just uploaded a new release of Jekejeke
Prolog. We further improved the web
compatibility of the Prolog interpreter:

- Module "zone":
   This new module provides Prolog access to
Java calendar objects parameterized by time
zone and locale. The Java calendar objects can
then be used in parsing and unparsing dates to
text, again specifying some locale.

- Module "path":
   This is an existing module. In the past,
file names were already automatically extended
by given set of extensions, and the extensions
were already used to classify files. We
added the possibility to configure and
recognize mime types. Also a max-age header is
now recognized as a stream property.

- Module "http":
   This is an existing module. In the past, a
service object could be already provided to run
a HTTP server. We extended the detection of
representation metadata and the new predicate
validate_meta/2 can be used to check request
conditions and to code improved request
processing.

Happy coding!

Jan Burse, Feb 25. 2019
http://www.jekejeke.ch/

[toc] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web