-
Hello everyone!
I am new to SADL development and was hoping that I could build it from source. I found the great instructions on the [website](http://semanticapplicationdesignlanguage.github.io/sad…
-
Use something like `'float':Mantissa:Exponent` to represent floats in the transpiler and built-ins, so that we can apply constraints on the mantissa and exponent of a floating point number.
This coul…
-
Consider:
```text
$ swipl
Welcome to SWI-Prolog (threaded, 64 bits, version 9.3.0-17-g4d781a64e)
SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software.
Please run ?- license. for …
-
Looking through github to find an interesting example for DCG's to test with `trealla` I found this https://github.com/litwr2/dcg-based-parser but id doesn't work out of the box with `trealla`.
The…
-
`OpenAL is deprecated in favor of AVAudioEngine`
I've not determined yet.
-
enhance support co-routines and thus allow level change already saved registers.
can be used horizontally
application can check that co-routine did not clobber the registers reserved for itself
one…
-
Trying to build swi-prolog on NetBSD/macppc 10.0_BETA fails, with the following process getting a SEGV:
```
../src/swipl -x /usr/pkgsrc/lang/swi-prolog-lite/work/swipl-8.0.2/build/man/pldoc2tex --…
-
1. Prolog Navigator does not respect theme settings.
2. A new regression (possibly as of 9.3.13) is that starting Prolog Navigator now bombards the terminal with many warnings:
```
Warning: /Ap…
-
- Do we need modules in this library?
- If we do, which style?
- ISO/IEC 13211-2:2000
- Quintus (Sicstus, SWI, Scryer, and Trealla)
The Quintus module system looks like the de facto standard…
-
Consider a core.logic style system for Magic
Considerations:
- This might be very useful (essential?) for good type inference
- Could be useful to define Relation types as part of the core langua…