8000 GitHub - HaroldVemeno/rustlambda: A parser and reducer for lambda calculus written in rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HaroldVemeno/rustlambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustlambda

A parser and evaluator for the lambda calculus written in Rust

Goals

  • [-] A functioning repl
  • [-] Tests
  • [ ] Lazier strategy?
  • [ ] Not reducing from the root every time
  • [ ] Better parser
    • [ ] Semicolons -> Newlines, indentation based definitions
    • [ ] Unicode support
  • [X] Print refactor
  • [X] Linear optimnization
  • [X] Do names already
  • [X] Stats
  • [X] Fix parsing

About

A parser and reducer for lambda calculus written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0