Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: User Subclasses
Post: RE: User Subclasses

Thanks for the feedback, appreciated. Yea I guess I wasn't descriptive enough on my classes. But you are right, I'm not directly using the base class, I don't think I'll ever need to directly use...
holyghost General Coding Help 6 3,198 Mar-16-2021, 11:40 PM
    Thread: User Subclasses
Post: User Subclasses

Hi, My current project implementation provides a base class and a child class which provides variables for the base class to use in its methods. For example: class BaseClass(object): def p...
holyghost General Coding Help 6 3,198 Mar-16-2021, 08:10 PM
    Thread: python ast if-elif confusion
Post: python ast if-elif confusion

Hi, I'm working with the python ast and have a question regarding difference between how different else conditions are handled. I'm finding that an elif statement and else: followed by a subsequent ...
holyghost General Coding Help 3 3,113 Apr-17-2020, 07:26 PM
    Thread: Multi-Language compiler/code Generator
Post: Multi-Language compiler/code Generator

Hello. I'm looking into the feasibility of using python to generate an interpreter/code generator for a custom language. The idea is that the custom language is used to generate different code outpu...
holyghost News and Discussions 1 2,498 Feb-07-2019, 06:37 AM

User Panel Messages

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