Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lambda calculus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
stijn en pjotr
lambda calculus
Commits
a3de540f2e22e4ce06a0040fc2ff32ebb4552e38
Select Git revision
Branches
1
main
default
protected
1 result
lambda-calculus
Author
Search by author
Any Author
authors
2269767
2269767
9691448
9691448
2 authors
Jan 15, 2023
Parser voor lambda-calculus
· a3de540f
9691448
authored
2 years ago
a3de540f
+lexer +parser + PLY
· 4c65fc09
2269767
authored
2 years ago
4c65fc09
Jan 14, 2023
fromstring voor Applications, Hiervoor zijn de oude fromstring van LambdaTerm en Abstraction terug
· b067583c
9691448
authored
2 years ago
b067583c
iets beter
· b5f5b08c
2269767
authored
2 years ago
b5f5b08c
Jan 13, 2023
vorige commit maar nu wel clean
· 13eb2e81
2269767
authored
2 years ago
13eb2e81
fromstring bij lambda en app weg, schone lei
· 2dc9a30e
2269767
authored
2 years ago
2dc9a30e
Jan 11, 2023
fromstring werkt
· c7109e11
2269767
authored
2 years ago
c7109e11
reduce werkt ook als app.func een app is
· ebbc38cd
2269767
authored
2 years ago
ebbc38cd
Merge branch 'main' of
https://git.science.uu.nl/jij-en-ik/lambda-calculus
· 8ced20fe
2269767
authored
2 years ago
8ced20fe
Werkte niks van en was een slecht idee
· 2fb0cc49
2269767
authored
2 years ago
2fb0cc49
fromstring.py weg, fromstring met Var+Abst in main
· 48a4ed85
2269767
authored
2 years ago
48a4ed85
Jan 10, 2023
vgm werkt het zo maar ik check het morgen beter
· 38260ba2
2269767
authored
2 years ago
38260ba2
substitute werkt beter
· 69396a63
2269767
authored
2 years ago
69396a63
nu zonder de print tests
· fe025178
2269767
authored
2 years ago
fe025178
reduce werkt beter volgens mij
· 42bc365a
2269767
authored
2 years ago
42bc365a
substitute voor alle classes, wip reduce voor App
· 8a0b03cc
2269767
authored
2 years ago
8a0b03cc
Application __init__, __repr__ en __str__
· c0905aec
2269767
authored
2 years ago
c0905aec
__init__, __repr__ en __str__ voor Abstraction
· 2658cbd3
2269767
authored
2 years ago
2658cbd3
__repr__ voor Variable
· 302cad4c
2269767
authored
2 years ago
302cad4c
Variable __init__ en __str__ werken
· eb5cd981
2269767
authored
2 years ago
eb5cd981
Jan 09, 2023
ahhhhhhhhhhhhhhhhh
· e202125b
2269767
authored
2 years ago
e202125b
Initial commit
· 34e4a52c
2269767
authored
2 years ago
34e4a52c
Loading