[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Texmacs-dev] [patch #9881] Use blanks, escaped char, inline comment and
From: |
Darcy Shen |
Subject: |
[Texmacs-dev] [patch #9881] Use blanks, escaped char, inline comment and number to simplify code |
Date: |
Sun, 29 Dec 2019 01:26:02 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:71.0) Gecko/20100101 Firefox/71.0 |
URL:
<https://savannah.gnu.org/patch/?9881>
Summary: Use blanks, escaped char, inline comment and number
to simplify code
Project: GNU TeXmacs
Submitted by: sadhen
Submitted on: Sun 29 Dec 2019 02:26:00 PM CST
Category: Editor
Action: None
Privacy: Public
Assigned to: vdhoeven
Originator Email:
Open/Closed: Open
Release:
Discussion Lock: Any
Fixed Release:
Stable:
_______________________________________________________
Details:
I am planning to support more language for the next release.
To remove the duplicated code in the current code base, I introduce several
small parsers:
+ blanks
+ escaped char
+ inline comment
+ number
The patch can be downloaded via:
wget https://github.com/texmacs/texmacs/pull/33.diff
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9881>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Texmacs-dev] [patch #9881] Use blanks, escaped char, inline comment and number to simplify code,
Darcy Shen <=