Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 6.13 KB

README.md

File metadata and controls

69 lines (45 loc) · 6.13 KB

logo

Visual Studio Marketplace Version Visual Studio Marketplace Downloads Visual Studio Marketplace Installs Marketplace Trending Monthly
GitHub last commit GitHub issues GitHub stars

for 文言 Wenyan Lang, a programming language for the ancient Chinese.

Compile & Execute

View the compiled Javascript side by side or Direct execute it.

The compiler is shipped with this extension, no installation required.

Snippets

You can write Wenyan quickly by using snippets:

Punctuations Replacement

Punctuations will be automatically replaced to fit the language.

You will get the result immediately, the delay is added for demostraction purpose

Configurations

Fields Default Note
wenyan-lang.executablePath built-in Filepath to executable wenyan.js
wenyan-lang.targetLanguage javascript Target language that compiles to

ToDo

  • Syntax Highlight
  • Snippets
  • Dynamic Snippets
  • Execute
  • Compile
  • Compile to Python
  • Rendering
  • Code Completion
  • Language Server

License

MIT License © 2019-2020 Anthony Fu