Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
│   ├── cmakelists.md
│   ├── c.md
│   ├── cpp.md
│   ├── ebnf.md
│   ├── glsl.md
│   ├── json.md
│   ├── lua.md
│   ├── makefile.md
│   ├── markdown.md
│   ├── py.md
│   ├── regexp.md
│   ├── res
│   │   └── markdown_rc
│   │       └── pictures
│   │           ├── sign-1.png
│   │           ├── sign-2.png
│   │           ├── sign-3.png
│   │           ├── sign-4.png
│   │           ├── sign-5.png
│   │           ├── sign-6.png
│   │           ├── sign-7.png
│   │           └── sign-8.png
│   ├── shell.md
│   ├── xml.md
│   └── yaml.md
├── libs
│   ├── gl.md
│   ├── sdl.cpp
│   └── sdl.md
├── LICENSE.txt
├── 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
│   └── voice-theory.md
├── PKGBUILD
├── readme.md
├── ref
└── tools
    ├── gdb.md
    ├── git.md
    └── vim.md

About

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

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages