This website requires JavaScript.
Explore
Help
Sign In
coop
/
rose-ash
Watch
1
Star
0
Fork
0
You've already forked rose-ash
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a9c07414120e92a2d1785680810cf3c22259eea
rose-ash
/
lib
/
prolog
/
tests
History
giles
8a9c074141
Some checks failed
Test, Build, and Deploy / test-build-deploy (push)
Has been cancelled
Details
prolog: compile clauses to SX closures (+17)
2026-04-25 18:08:27 +00:00
..
programs
prolog: family.pl + family.sx, 10 tests; 5/5 classic programs done
2026-04-25 05:52:28 +00:00
advanced.sx
predsort/3, term_variables/2, arith: floor/ceiling/truncate/round/sign/sqrt/pow
2026-04-25 14:13:12 +00:00
assert_rules.sx
Add :- to op table (prec 1200 xfx); enable assert/asserta/assertz with rule terms
2026-04-25 13:22:09 +00:00
atoms.sx
String/atom predicates: var/nonvar/atom/number/compound/callable/atomic/is_list + atom_length/atom_concat/atom_chars/atom_codes/char_code/number_codes/number_chars
2026-04-25 09:27:08 +00:00
char_predicates.sx
Char predicates: char_type/2, upcase_atom/2, downcase_atom/2, string_upper/2, string_lower/2
2026-04-25 12:41:31 +00:00
clausedb.sx
prolog: clause DB + loader (functor/arity → clauses), 14 tests green
2026-04-24 23:59:46 +00:00
compiler.sx
prolog: compile clauses to SX closures (+17)
2026-04-25 18:08:27 +00:00
dynamic.sx
prolog: assert/asserta/assertz/retract for facts, 11 tests
2026-04-25 07:32:09 +00:00
findall.sx
prolog: findall/3 + bagof/3 + setof/3, 11 tests
2026-04-25 08:06:35 +00:00
io_predicates.sx
IO predicates: term_to_atom/2, term_string/2, with_output_to/2, format/1,2, writeln/1
2026-04-25 13:00:42 +00:00
iso_predicates.sx
ISO predicates: succ/2 + plus/3 + between/3 + length/2 + last/2 + nth0/3 + nth1/3 + max/min arith (+29 tests, 317 total)
2026-04-25 10:31:28 +00:00
list_predicates.sx
Add :- to op table (prec 1200 xfx); enable assert/asserta/assertz with rule terms
2026-04-25 13:22:09 +00:00
meta_call.sx
Meta-call predicates: forall/2, maplist/2, maplist/3, include/3, exclude/3
2026-04-25 11:59:35 +00:00
meta_predicates.sx
Meta/logic predicates: \\+/not/once/ignore/ground/sort/msort/atom_number/number_string (+25 tests, 342 total)
2026-04-25 11:06:10 +00:00
operators.sx
prolog: operator-table parser + < > =< >= built-ins, 19 tests
2026-04-25 06:57:48 +00:00
parse.sx
Recover agent-loop progress: lua/prolog/forth/erlang/haskell phases 1-2
2026-04-24 16:03:00 +00:00
query_api.sx
prolog-query SX API: pl-load + pl-query-all + pl-query-one + pl-query (+16 tests)
2026-04-25 09:58:56 +00:00
set_predicates.sx
Set predicates: foldl/4, list_to_set/2, intersection/3, subtract/3, union/3
2026-04-25 12:22:03 +00:00
solve.sx
prolog: is/2 arithmetic with + - * / mod abs, 11 tests
2026-04-25 03:27:56 +00:00
string_agg.sx
sub_atom/5 (non-det substring) + aggregate_all/3 (count/bag/sum/max/min/set)
2026-04-25 13:50:13 +00:00
term_inspect.sx
prolog: copy_term/2 + functor/3 + arg/3, 14 tests; =.. deferred
2026-04-25 08:39:32 +00:00
unify.sx
Recover agent-loop progress: lua/prolog/forth/erlang/haskell phases 1-2
2026-04-24 16:03:00 +00:00