cs-lex

Lexical analysis functions, tokenisers, transcribers: an arbitrary assortment of lexical and tokenisation functions useful for writing recursive descent parsers, of which I have several. There are al…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install cs-lex

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
20250724 2025-07-24    
20250428 2025-04-28    
20250414 2025-04-13    
20250323 2025-03-23    
20250103 2025-01-03    
20241207 2024-12-06    
20241122 2024-11-22    
20241119.1 2024-11-19    
20241119 2024-11-19    
20241109 2024-11-08    
20240630 2024-06-30    
20240519 2024-05-19    
20240316 2024-03-16    
20240211 2024-02-11    
20231018 2023-10-18    
20230401 2023-03-31  
20230217.1 2023-02-17  
20230217 2023-02-17  
20230210 2023-02-10  
20220918 2022-09-17  
20220626 2022-06-26  
20220227 2022-02-26  
20211208 2021-12-08  
20210913 2021-09-13  
20210906 2021-09-05  
20210717 2021-07-17  
20210306 2021-03-05  
20201228 2020-12-28  
20200914 2020-09-14  
20200718 2020-07-18  
20200613 2020-06-13  
20200517 2020-05-17  
20200318 2020-03-17  
20200229 2020-02-29  
20190812 2019-08-11  
20190220 2019-02-20  
20181108 2018-11-07  
20180815 2018-08-14  
20180810 2018-08-10  
20171231 2017-12-30  
20170904 2017-09-04  
20160828 2016-08-28  
20150120 2015-01-19  
20150118 2015-01-18  

Issues with this package?

Page last updated 2025-09-01 16:52:12 UTC