I'm working on a general-purpose programming language. In order to practice using it, gain a bit of recognition, and work out kinks in the design, I'd like to use it to solve some code golf questions on SO—but it's no fun to do so if no one will see the results. Since all of the golf questions are community wiki anyway (or rapidly become so), and since presumably all of my answers will be conformant, if not always actually executable yet, do you suppose this would be allowable?
Is it considered a breach of code golf etiquette to write solutions that others cannot test? It's sort of a case of "I have merely proved it correct, not tried it". Also note that this question may not actually need accomplish anything other than set a precedent to which I can link people.