No matter how hard I try, no one is going to implement my ideas except myself.
I don't know, maybe people don't see my ideas in a light I do, maybe it is not clear how to implement them, or what general use can be out of them. Ideas have to have a real world application, and that is something that is hard to see or pass to other person. An idea is nothing without a context, and that context is hard to visualize. Plus, there is that general "if it is worth of something, someone would already do it" attitude.
I think you're safe either way. No one is going to make it happen except yourself. But I don't guarantee that, sorry. God knows what kinds of people surround you in your life. I guess it is a kind of karmic thing, you know the best what you might expect from your environment.
You have a "big" paper currently, named "structured type system". I downloaded the PDF, and sometimes I read it. Truth is what you describe are complex things, which are simply hard to understand. I can feel the quality of your work, I know instinctively that it has value, but it's tough. Just like understanding deep learning is tough.
this is a problemOften its hard to explain in universal terms what we are thinking ; especially when its technical data; Working at the university i often saw this similar thing...
for me explanations should be simplistic as possible.
and diagrams tell all.
As learned people / Scientists its easy to forget the journey we took to arrive at our conclusions... this also should be a part of the process of explanation ... as it carry's the reader or learner with you on the journey to the conclusion.
Working with trie trees lately and researching them i found similar example which we clones of the same information... none had innovation... once i built the trie tree i created a visualiser program to understand what was actually happening ... and the structure of the information...to explain my discovery of the value of the trie tree is very hard to explain. or visualize;
The roslyn .net core is public open source and when compiling the language they also use a binary styled tree... therefore you can write a program to visualise the compiling process in the tree (i did (got sidetracked )) .... often its visualisation and demonstration which enables for complex ideas to be understood by people who are not on the same journey as you....
after reading your papers Ivan i wanted to get more involved... but i find it hard to learn the lisp style programming (even when it was first invented i didn't get it) but after watching the video on the best programming code ever written .... the lambda functions and the multi-leveled programming language capabilities ... i started to understand your project as well as other working on the similar type languages in the forum....
i watch learning from your posts and wait for maybe a demonstration in the future ... along with the first ten lessons on your language... then i will write some soft-wares with it and function libraries. NLP/ and machine learning; (my speciality)...right now i can only watch with admiration sir!
And People are trying to do what your doing.... there are surfacing....slowly as it is very hard!