Socket
Socket
Sign inDemoInstall

lezer-tex

Package Overview
Dependencies
2
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    lezer-tex

lezer-based TeX grammar


Version published
Weekly downloads
10
increased by66.67%
Maintainers
1
Install size
750 kB
Created
Weekly downloads
 

Readme

Source

lezer-tex

This is a TeX grammar for the lezer parser system.

Since TeX is context-sensitive, we parse TeX according to a specific context. Specifically, we assume certain in-built macros are not redefined (such as \begin, \csname, \end, and many others). In doing so, the context is clear, so we can interpret the in-built macros as usual without worry.

This package should be used in conjuction with lang-tex.

The code is licensed under a GNU general public license.

Keywords

FAQs

Last updated on 16 Mar 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc