brainfuck

所属分类:人工智能/神经网络/深度学习
开发工具:Haskell
文件大小:0KB
下载次数:0
上传日期:2021-05-25 19:00:36
上 传 者sh-1993
说明:  Brainfuck深奥编程语言的简单解释器。由Haskell.建造。,
(Simple interpreter for the Brainfuck esoteric programming language. Built with Haskell.,)

文件列表:
ChangeLog.md (95, 2021-05-25)
LICENSE (1084, 2021-05-25)
Setup.hs (46, 2021-05-25)
app/ (0, 2021-05-25)
app/Main.hs (71, 2021-05-25)
brainfuck.cabal (1547, 2021-05-25)
package.yaml (1276, 2021-05-25)
src/ (0, 2021-05-25)
src/Interpreter.hs (3195, 2021-05-25)
src/Lib.hs (147, 2021-05-25)
src/Parser.hs (2742, 2021-05-25)
src/Tape.hs (1580, 2021-05-25)
stack.yaml (2260, 2021-05-25)
stack.yaml.lock (1087, 2021-05-25)
test/ (0, 2021-05-25)
test/Spec.hs (63, 2021-05-25)

Welcome to brainfuck

Version Maintenance License:MIT

> Simple parser and interpreter for the Brainfuck esoteric programming language. ### [Homepage](https://github.com/JPYamamoto/brainfuck#readme) ## Install ```sh stack install ``` ## Usage ```sh stack run ``` ## Run tests ```sh stack test ``` ## Author **Juan Pablo Yamamoto** * GitHub: [@JPYamamoto](https://github.com/JPYamamoto) ## Contributing Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/JPYamamoto/brainfuck/issues). ## Show your support Give a if this project helped you! ## License Copyright 2021 [Juan Pablo Yamamoto](https://github.com/JPYamamoto ).
This project is [MIT](https://github.com/JPYamamoto/brainfuck/blob/master/LICENSE) licensed. --- _This README was created with the [markdown-readme-generator](https://github.com/pedroermarinho/markdown-readme-generator)_

近期下载者

相关文件


收藏者