Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Can we use Python 4's end keyword in Python 2.7?
Post: Can we use Python 4's end keyword in Python 2.7?

Because of my ancient animation pipeline, I am stuck with python 2.7. I saw that python 4 will have an end keyword which can already be used in python 3 with pyend (https://pypi.org/project/pyend/). I...
mqnc General Coding Help 4 1,049 Apr-01-2023, 01:39 PM
    Thread: Recursive evaluation in parsley parser
Post: Recursive evaluation in parsley parser

Hi! I have been fiddling around with parsley and it seems to be a great tool. I just don't get recursive evaluation to work. Example: grammar = parsley.makeGrammar(""" number = digit:n -> 'Number...
mqnc General Coding Help 0 2,616 Apr-13-2018, 09:02 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020