Markus Triska
eb96a0c957
ADDED: Section about Scryer Prolog Meetups.
2025-04-30 19:58:45 +02:00
Mark Thom
d18ef52e67
Merge pull request #2873 from constraintAutomaton/doc/update-readme-wasm-example
...
update of the WebAssembly example in README
2025-04-12 21:09:40 -07:00
Markus Triska
b98076b39e
enumerate applications, add AD4M by @coasys
2025-04-12 09:05:28 +02:00
constraintAutomaton
3090cb0084
Example update to use iterable.
2025-04-12 07:18:00 +02:00
constraintAutomaton
024c498bee
Fix DOM manipulation to avoid deprecated functions in Sudoku solver example.
2025-04-08 20:13:02 +02:00
constraintAutomaton
8c348a7160
better identation of the knowledge base.
2025-04-08 19:29:34 +02:00
constraintAutomaton
1f82dafcb6
Useless console.log in the example deleted.
2025-04-08 19:17:20 +02:00
constraintAutomaton
d2dfb7ccda
Update README with working WebAssembly usage example.
2025-04-08 19:12:27 +02:00
Bennet Bleßmann
7a5a5bb795
fix spelling and grammar errors found by mthom
...
https://github.com/mthom/scryer-prolog/pull/2791#discussion_r1930025598
2025-01-27 20:40:12 +01:00
Bennet Bleßmann
a7598184bf
fix typo
2025-01-24 18:47:42 +01:00
Bennet Bleßmann
b1e66f686b
Update README.md
...
fix ambiguity regarding the install location for the cargo install method, also include the binary name
2025-01-23 20:04:43 +01:00
Bennet Bleßmann
75d499bf8a
update install link
2025-01-23 19:20:19 +01:00
Bennet Bleßmann
f1100271e2
Update README.md
2025-01-23 19:18:15 +01:00
Bennet Bleßmann
143430dd9c
Update README.md
2025-01-23 19:11:08 +01:00
Adrián Arroyo Calle
44facf07ab
Remove Scryer Prolog Meetup 2024 announcements
2024-12-09 13:52:43 +01:00
Niklas Gruhn
e577a5430b
README: update Docker install instructions
2024-11-01 10:58:44 +01:00
Stephan Renatus
951c88d5f3
README: link to latest release
...
This will automatically redirect to the release marked "latest" in GitHub.
So the link won't become stale and doesn't need updating.
Signed-off-by: Stephan Renatus <stephan@styra.com >
2024-09-26 09:43:28 +02:00
Markus Triska
4b3edfd370
link to newly available paper about Grants4Companies
2024-07-03 22:33:56 +02:00
Mark Thom
a2dd189241
add Scryer Prolog Meetup 2024 to README
2024-04-05 12:29:02 -06:00
Markus Triska
74a525a672
link to newly available paper on analysis of dose-escalation protocols
...
Many thanks to @dcnorris for this great application and cooperation!
2024-02-18 09:25:29 +01:00
Markus Triska
bcfdc812f9
explain starting Scryer Prolog
2023-12-22 08:36:29 +01:00
Markus Triska
a02bd46094
mention more passing tests
2023-11-14 04:09:03 +01:00
Mark
4520bedf8d
update release link
2023-11-02 17:32:33 -06:00
Adrián Arroyo Calle
660860bccf
Replace Hyper with Warp for HTTP server
...
- Use Warp
- Optimize clones
- HTTPS server
- Content-Length limit
- HTTP Basic Auth
- Stop server with Ctrl-C
2023-09-27 18:50:19 +02:00
Markus Triska
640f29fe0f
update required Rust version
2023-09-09 07:30:23 +02:00
Markus Triska
b843b76b7a
this holds for all architectures (also 32-bit systems)
2023-09-08 23:22:36 +02:00
Rujia Liu
b6ce6b7cdb
Basic WebAssembly support with minimal Javascript API #615 . Currently 6/12 crypto functions supported. Tested in browser with all default features disabled.
2023-09-08 17:27:22 +08:00
Markus Triska
5ebd4bb2a4
mention precompiled binaries
2023-09-03 14:12:46 +02:00
Markus Triska
1c089a2bbb
better wording, applying the feedback from @dcnorris. Thank you a lot!
2023-07-31 22:07:13 +02:00
Markus Triska
918dfca409
DOC: new section on applications of Scryer Prolog
...
This addresses an important aspect of #1777 .
2023-07-09 10:29:53 -06:00
Markus Triska
7f159a7ed2
advertise newly achieved strong syntactic conformance: all current tests pass
...
This addresses an important aspect of #1777 .
2023-07-03 22:04:26 +02:00
Mark
bf581879e6
update README
2023-06-24 09:11:30 -06:00
infogulch
8792ee438c
Add cache step to test workflow
2023-04-02 02:09:41 -05:00
Markus Triska
b87fe1e21f
DOC: link to "Indexing dif/2"
2023-04-01 11:04:37 +02:00
Markus Triska
d6ac125425
DOC: explain location of scryer-prolog after compilation
...
This question was recently raised on the #scryer IRC channel.
2023-04-01 11:04:37 +02:00
Markus Triska
b79d8732ea
use the release flag so that the instructions can be used verbatim
...
Also, the location of the executable depends on this flag.
2023-04-01 11:04:33 +02:00
Markus Triska
3df0806017
change "run" to "build", since "run" leads to a Scryer prompt which can be unexpected
2023-04-01 11:03:31 +02:00
Markus Triska
1a01438064
add link to newly available homepage
...
Many thanks to @aarroyoc for the documentation system, and for hosting the page!
2023-02-20 20:09:47 +01:00
Robert Jacobson
34ec6d3167
Changed the links for the delimited continuations papers and the precise garbage collection paper.
2023-02-20 01:11:52 -07:00
Robert Jacobson
c9295323f6
Added links to referenced research papers in the Phase 2 and Nice to Have Features sections.
2023-02-20 01:11:52 -07:00
Mark Thom
1eff758751
update README to point to local wambook ( #1668 )
2022-12-16 00:45:00 -07:00
Mark Thom
9fd1bf5574
mention #scryer in README
2022-11-14 21:16:46 -07:00
Mark Thom
b491a06c6d
README rustc version bump
2022-11-14 21:13:52 -07:00
Adrián Arroyo Calle
f2940ddfcf
Some minor fixes. Thanks to @triska for them!
2022-10-26 23:36:07 -06:00
Adrián Arroyo Calle
1c8aae0839
MSI installer
2022-05-22 14:18:51 +02:00
Adrián Arroyo Calle
6feb1f8b82
Fix build on Windows 10
2022-05-22 13:18:11 +02:00
Markus Triska
47a6b498e3
ENHANCED: "f" on toplevel to report answers up to the next multiple of 5.
...
This makes counting solutions easy.
2022-05-21 18:20:08 +02:00
Markus Triska
1e9821ec0c
document atom and predicate completion with TAB
...
This feature, added via
https://github.com/mthom/scryer-prolog/pull/1467 , makes the toplevel
interaction a lot more convenient in many cases.
Many thanks to @euanlacy!
2022-05-15 10:05:30 +02:00
Mark Thom
d06b5f7ab5
prepare for publishing to crates.io ( #1335 )
2022-03-15 00:07:42 -06:00
Markus Triska
c6264cf098
ADDED: library(simplex), for solving linear programming problems.
2022-03-06 21:49:52 +01:00