I am not really working on anything big right now,
mostly just improving what I wrote, in particular
documentation-wise.
However had, on my todo list ... a few things that
are important to me are there.
One is to create some kind of pseudo-language that
can model biological cells, from A to Z. I am having
something similar to erlang in mind (to some extent).
Now, this is nothing new - modeling is quite old,
bioinformatics is old, but I have a few ideas that
are somewhat novel IMO (e. g. really following erlang
here, just adapted to biological systems).
Then I have a few smaller ideas. One is to finish a
webframework where everything is really an object at
all times. Meaning, I can work with objects when
describing a webpage, from A to Z. HTML tags are
objects too. I don't typically use them directly,
though, but more in a meta-layout, e. g. I want to
describe a webpage, but on a higher level, and
also push that down into a .pdf file then seamlessly.
My goal here is to be able to work with objects
everywhere, not just for a single webpage but for
all local and remote webpages, a bit similar to
Alan Kay's old ideas.
I have a couple more ideas (one is the widgets project
where I want to describe a GUI only once and then
have it work in as many variants and languages as
possible), but realistically I also focus on the smaller
things to do as they are much easier to solve. Right now
it is more important to me to finish as much as possible
before the end of the year, so prioritising on smaller
things makes more sense.
However had, on my todo list ... a few things that are important to me are there.
One is to create some kind of pseudo-language that can model biological cells, from A to Z. I am having something similar to erlang in mind (to some extent). Now, this is nothing new - modeling is quite old, bioinformatics is old, but I have a few ideas that are somewhat novel IMO (e. g. really following erlang here, just adapted to biological systems).
Then I have a few smaller ideas. One is to finish a webframework where everything is really an object at all times. Meaning, I can work with objects when describing a webpage, from A to Z. HTML tags are objects too. I don't typically use them directly, though, but more in a meta-layout, e. g. I want to describe a webpage, but on a higher level, and also push that down into a .pdf file then seamlessly. My goal here is to be able to work with objects everywhere, not just for a single webpage but for all local and remote webpages, a bit similar to Alan Kay's old ideas.
I have a couple more ideas (one is the widgets project where I want to describe a GUI only once and then have it work in as many variants and languages as possible), but realistically I also focus on the smaller things to do as they are much easier to solve. Right now it is more important to me to finish as much as possible before the end of the year, so prioritising on smaller things makes more sense.