>>995274
More likely you'll get a bunch of fags asking for features, or ports, or complaining about bugs that don't affect you.
>>995179 (OP)
What do you expect? If you came across your own projects, what would you do? You'd probably think 'huh, that's neat', and move on. You need to make things that solve problems that other people have. You can't stick to solving your own problems and hoping other people have the same problem, because 90% of the time they don't.
You have a couple projects dealing with parsers for sexprs in python. How often do most people need parsers? And what portion of those people need something they can't get from yacc and it's clones? Your fucked from the start when you make shit like that.