Skip to content

Yoorkin/hs-lambda-calculus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hs-lambdaCalculus

λ-calculus interpreter by haskell.

Syntax Description
let name = expression set alias of expression
dsp expression display evaluated expression
expression evaluate the expression

Interactive mode

Here are two interactive mode: REPL and Onebot. Onebot is a chat application protocol. If you never heard that, ignore it and choose REPL mode.

Getting start with Onebot / 部署到Onebot机器人

src/Onebot.hs中简单地为Onebot协议编写了基于websocket通信的包装。运行cqhttp后启动本程序并选择onebot交互模式即可创建一个lambda演算聊天机器人。

About

λ-calculus interpreter by haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published