mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 07:03:57 +00:00
Add filename(#2832)
This commit is contained in:
parent
f0d94e6f9c
commit
271db5c7c6
@ -1,11 +1,13 @@
|
||||
---
|
||||
language: bf
|
||||
lang: zh-cn
|
||||
filename: brainfuck-cn.bf
|
||||
contributors:
|
||||
- ["Prajit Ramachandran", "http://prajitr.github.io/"]
|
||||
- ["Mathias Bynens", "http://mathiasbynens.be/"]
|
||||
translators:
|
||||
- ["lyuehh", "https://github.com/lyuehh"]
|
||||
lang: zh-cn
|
||||
|
||||
---
|
||||
|
||||
Brainfuck 是一个极小的只有8个指令的图灵完全的编程语言。
|
||||
|
Loading…
Reference in New Issue
Block a user