-
Hello @mthom! Would it be possible to compile and run scryer as a WebAssembly binary? I worked some time ago on SWI-Prolog WebAssembly port but it turned out to be rather difficult due to:
- Clib/P…
-
# Problem
The current RNC schema of Schematron does not contain any documentation related strings. It is not clear from looking at the schema what these elements and attributes really mean. You _ha…
-
I noticed that several groups have started publishing CF Standard Names in ontology form (e.g. https://mmisw.org/ont/cf/parameter) so that it can be used in semantically enabled applications.
The i…
-
Variants of common Unicode encodings aren't supported, namely, UTF-8 w/ BOM, UTF-16 w/ BOM, etc.
I feel like Atom should natively support all Unicode encodings, even the most esoteric ones (e.g. UTF-…
-
```
?- functor(T,F,A).
no, unexpected.
instantiation_error. % expected, but not found
?- functor(T,1,2).
no, unexpected.
type_error(atom,1). % expected, but not found
?- functor(T,f,5…
-
OS: ubuntu 18.04
version:
```
$ cargo version
cargo 1.43.0
$ rustc -vV
rustc 1.43.0
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-unknown-linux-gnu
release: 1.4…
-
Mostlikely the error is here, that it ignores the given prefix
mode “fy”, and switches to block syntax a postfix mode:
> **5.3.3 Block operators**
`?- op(100, yf, []).`
https://www.swi-prolog.or…
-
This is a meta-issue, which I am creating to capture user feedback on MPI C++ bindings.
I am moving this over from https://scicomp.stackexchange.com/questions/7978/what-features-do-users-need-from-…
-
calibre Debug log
calibre 5.31.1 embedded-python: True is64bit: False
Windows-10-10.0.19041 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.19041')
…
-
I have allready added nfs-utilities to the ISO but have some troubles to forward the nfs ports to osx.
```
/etc/sysconfig/nfs:
RQUOTAD_PORT=875
LOCKD_TCPPORT=32803
LOCKD_UDPPORT=32769
MOUNTD_PORT=892…