I am facing a seemingly awkward situation.
For an introduction consider this scenario: You've once seen an interesting idea and years afterwards you decide to write a simple program to implement your solution based on it.
The program turns out to be a very interesting implementation of an already well know concept in computer sciences, but you wish to write an article about your implementation, because it is different from any other out there, does not have much in common and most important, during the development of the program, its testing and optimizing you did not research at all and you haven't used anyone else's work or publication.
After the program was complete, and you have started writing an article about it, it turned out to be a very technical article with formulas, explanations of algorithms you've implemented etc. and by the time you reach the last page you remember that articles usually have a Reference section at the end.
Now, the problem is that you have an entire article written from abstract to conclusion and regardless of the fact that you are very well satisfied with its quality, you just can't ignore that it "just" doesn't not feel complete without having that last section per ipsum.
Is it alight to write a journal article without any reference?
What are your views on this and your experiences would certainly be of help.