Roadmap #662
Replies: 2 comments 4 replies
-
It's a great question and one I'm quite open to at the same time. Obviously any of the open issues are welcome additions, but I think the big big big glaring one for me is getting Fibers into the language - although this one is also a pretty substantial chunk of work. An ability for some sort of concurrency I think is really holding Dictu back. Another one is dealing with strings, we can get the changes you talked about for the hex and octal values in so we can use escape codes, and then potentially going one further and having actual UTF8 strings and probably an additional bytes type. I then think there are alternative contributions for people who may not want to dive head deep into the C code base, for example like improving the external tools (VSc plugin, maybe create a linter etc). As for audience, again it's a good question, I think for the most part i've been thinking of it as a pretty general base as there isn't really a niche that Dictu fills in all honesty, probably not a great answer when thinking of additions, sorry! As always though I'm def open to any ideas you or anyone else has! |
Beta Was this translation helpful? Give feedback.
-
Apologies on getting back to a reply on this thread. I don't know how this slipped by. I think Fibers is, sadly, a bit above my head in terms of implementation. However, I'd like to take the implementation of a bytes type on. Any thoughts or guidance on that would be helpful. |
Beta Was this translation helpful? Give feedback.
-
Do you have a roadmap on features, bug fixes, and/or capabilities you'd like to see out of Dictu in the short or long term?
Was curious if there's any specific audience you wanted to cater to? ie general, cloud, etc.
Do we want to publish dev binaries?
Hackweek at Suse is coming up next month and was curious about this stuff to possibly get some involvement.
Beta Was this translation helpful? Give feedback.
All reactions