Skip to content

condexpr01/reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • install
makepkg -si
  • Usage
Usage: /usr/bin/ref <shell-command> <filename>
e.g.: /usr/bin/ref echo cpp
e.g.: /usr/bin/ref ls cpp
e.g.: ls -l /usr/share/ref/languages/cpp.md
e.g.: /usr/bin/ref nvim cpp
e.g.: /usr/bin/ref glow cpp
e.g.: /usr/bin/ref microsoft-edge-stable cpp
  • overview
.
├── color
│   └── color.md
├── ds
│   └── ds.md
├── languages
│   ├── +cmakelist.md
│   ├── c.md
│   ├── cpp.md
│   ├── ebnf.md
│   ├── json.md
│   ├── lua.md
│   ├── +makefile.md
│   ├── markdown.md
│   ├── py.md
│   ├── regexp.md
│   ├── res
│   │   └── markdown_rc
│   ├── shell.md
│   ├── +unix.md
│   └── yaml.md
├── major
│   ├── antiq60.md
│   ├── antiq60translate.md
│   ├── biology.md
│   ├── chem.md
│   ├── chinese.md
│   ├── colorful_pdf
│   │   ├── 60.md.pdf
│   │   ├── 60translate.md.pdf
│   │   ├── biology.md.pdf
│   │   ├── chem.md.pdf
│   │   ├── chinese.md.pdf
│   │   ├── electrode_potential.md.pdf
│   │   ├── english.md.pdf
│   │   ├── math.md.pdf
│   │   ├── physics.md.pdf
│   │   └── review.md.pdf
│   ├── electrode_potential.md
│   ├── english.md
│   ├── math.md
│   ├── physics.md
│   └── review.md
└── tools
    ├── +blender.md
    ├── +docker.md
    ├── +gdb.md
    ├── +git.md
    └── vim.md

About

EBNF-based reference(EBNF为基础的c/cpp为核心参考): ref

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors