prolog-to-minizinc
A Prolog-to-MiniZinc translator (by jarble)
langs
By sal55
prolog-to-minizinc | langs | |
---|---|---|
1 | 185 | |
5 | 89 | |
- | - | |
0.0 | 9.0 | |
about 5 years ago | 1 day ago | |
Prolog | Mathematica | |
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.
langs
Posts with mentions or reviews of langs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-09.
- How does the compiler know that an already typedefed ident is meant to be a new declarator?
- Compiler Case Study
- Making Simple Concepts Hard
- What makes a language easy for writing a parser?
-
Resources to understand mojo and compilers
The code is here. Note that the input filename is hardcoded in the source code.
- Automatic import of C headers —how to deal with macros?
- How does preprocessing work in a one pass compiler?
- 'Table Data' and 'X-Macros'
- Register Window in a Stack VM Interpreter
- My New IL
What are some alternatives?
When comparing prolog-to-minizinc and langs you can also consider the following projects:
frank - Frank compiler
wabt - The WebAssembly Binary Toolkit
granule - A statically-typed linear functional language with graded modal types for fine-grained program reasoning
vox - Vox language compiler. AOT / JIT / Linker. Zero dependencies
jellylanguage - Jelly is a recreational programming language inspired by J.
rakudo - 🦋 Rakudo – Raku on MoarVM, JVM, and JS