prolog-to-minizinc
A Prolog-to-MiniZinc translator (by jarble)
perlweeklychallenge-club
Knowledge base for The Weekly Challenge club members using Perl, Raku, Ada, APL, Awk, Bash, BASIC, Bc, Befunge-93, Bourne Shell, BQN, Brainfuck, C3, C, CESIL, C++, C#, Clojure, COBOL, Coconut, Crystal, D, Dart, Dc, Elm, Emacs Lisp, Erlang, Excel VBA, Fennel, Fish, Forth, Fortran, Gembase, GNAT, Go, Haskell, Haxe, HTML, Idris, IO, J, Janet, Java, JavaScript, Julia, Kotlin, Lisp, Lua, M4, Miranda, Modula 3, MMIX, Mumps, Myrddin, Nim, Nix, Node.js, Nuweb, OCaml, Odin, Ook, Pascal, PHP, Python, Postscript, Prolog, R, Ring, Ruby, Rust, Scala, Scheme, Sed, Smalltalk, SQL, Swift, Tcl, TypeScript, Visual BASIC, WebAssembly, Wolfram, XSLT and Zig. (by manwar)
prolog-to-minizinc | perlweeklychallenge-club | |
---|---|---|
1 | 49 | |
5 | 187 | |
- | 2.7% | |
0.0 | 10.0 | |
about 5 years ago | 4 days ago | |
Prolog | Perl | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
prolog-to-minizinc
Posts with mentions or reviews of prolog-to-minizinc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-12.
-
What are some cool/wierd features of a programming language you know?
Prolog is a homoiconic language with built-in unification and backtracking. These features are remarkably useful for metaprogramming: I once wrote an interpreter for a functional programming language in less than 80 lines of Prolog code.
perlweeklychallenge-club
Posts with mentions or reviews of perlweeklychallenge-club.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-24.
-
Perl 🐪 Weekly #712 - RIP Zefram
I have a firsthand experience in seeking sponsors for my pet project: The Weekly Challenge. I was lucky enough to find our first sponsor, Perl Careers (by Pete Sergeant) without much effort. After a long term sponsorship, he stopped it about 2 years ago. Fortunately, we immediately found another generous sponsor, Lance Wicks, who has been our solo sponsor ever since. In both cases, I didn't actively seek out sponsors, they found us. The main obstacle we face is that we are not a registered organisation. It remains a one-man organisation, and I lack the experience to run a registered organisation entity.
-
The last odd
Each week Mohammad S. Anwar sends out The Weekly Challenge, a chance for all of us to come up with solutions to two weekly tasks. My solutions are written in Python first, and then converted to Perl. It's a great way for us all to practice some coding.
-
Perl 🐪 Weekly #704 - Perl Podcast
There is another good news in the year 2025, The Weekly Challenge has secured sponsor for another 12 months, thanks to Lance Wicks for the second year back to back.
-
Nested beauty
Challenge, My solutions
-
My Python Language Solution to Task 1 from The Weekly Challenge 299
The Weekly Challenge, organized by Mohammad S. Anwar, is a friendly competition in which developers compete by solving a pair of tasks. It encourages participation from developers of all languages and levels through learning, sharing, and having fun.
-
Perl Weekly #696 - Perl 5 is Perl
I remember when I started The Weekly Challenge, I used to refer to Perl as Perl 5 just to differentiate it from Perl 6, which is now called Raku. Ever since Perl 6 became Raku, I went back to simply calling it Perl.
-
Consecutive Sequences of Permutations, Anyone? (PWC 294)
These are my Challenge 294 Task 1 and 2 solutions in Perl for The Weekly Challenge - Perl and Raku.
-
Index and poker games
Each week Mohammad S. Anwar sends out The Weekly Challenge, a chance for all of us to come up with solutions to two weekly tasks. My solutions are written in Python first, and then converted to Perl. It's a great way for us all to practice some coding.
-
Project Euler
For those who enjoy regular streams of programming puzzles similar to Project Euler, The Weekly Challenge is another fun resource: https://theweeklychallenge.org
-
Double Luhn
Challenge, My solutions
What are some alternatives?
When comparing prolog-to-minizinc and perlweeklychallenge-club you can also consider the following projects:
langs
perl5 - 🐪 The Perl programming language
frank - Frank compiler
Corinna - Corinna - Bring Modern OO to the Core of Perl
granule - A statically-typed linear functional language with graded modal types for fine-grained program reasoning
aoc - Advent of Code