This website requires JavaScript.
Explore
Help
Sign in
research
/
dope2
Watch
1
Star
0
Fork
You've already forked dope2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1d826ea8d4
dope2
/
structures
History
Download ZIP
Download TAR.GZ
Joeri Exelmans
1d826ea8d4
parser for types + start moving all types to separate modules
2025-05-06 23:41:12 +02:00
..
enum.js
recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working.
2025-05-05 17:17:45 +02:00
function.js
turn the function for creating new types (or type constructors) into a DOPE function
2025-03-31 17:35:30 +02:00
list.js
recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working.
2025-05-05 17:17:45 +02:00
product.js
parser for types + start moving all types to separate modules
2025-05-06 23:41:12 +02:00
product.types.js
parser for types + start moving all types to separate modules
2025-05-06 23:41:12 +02:00
set.js
parser for types + start moving all types to separate modules
2025-05-06 23:41:12 +02:00
set.types.js
parser for types + start moving all types to separate modules
2025-05-06 23:41:12 +02:00
struct.js
recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working.
2025-05-05 17:17:45 +02:00
sum.js
recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working.
2025-05-05 17:17:45 +02:00
types.js
parser for types + start moving all types to separate modules
2025-05-06 23:41:12 +02:00