Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

4
Lang/LLP/00-LANG.txt Normal file
View file

@ -0,0 +1,4 @@
{{stub}}{{language|LLP
|site=http://bach.istc.kobe-u.ac.jp/llp/}}
{{language programming paradigm|Declarative}}{{language programming paradigm|Logic_Programming}}
LLP is a logic programming language based on intuitionistic linear logic. LLP is a superset of [[Prolog]] and a subset of [[Lolli]] developed by Josh Hodas and Dale Miller.

2
Lang/LLP/00-META.yaml Normal file
View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:LLP