he uses sfml, which can compile to macos and linux, even ios & android.
Starleaf
Creator of
Recent community posts
hey,
so I kinda broke my old project, so now it won’t work. I need to re-do the program from scratch. so I thought, why not take advantage of this and start a new port? it will reduce the file amount from 3 to 1, iron out the .net requirement and maybe drop the file size down (4.4’s hypertext.exe alone is 145 KB, all of the files needed to make it work (hypertext.exe, hypertext.dll, hypertext.runtimeconfig.json) are, in total, 145+47+1 = 193 KB of storage!) PLUS it will maybe add multiplatform compatibility.
expect an alpha build of 5.0 soon!
cheers, ~sabra55
no more downloading files, hypertext+ IDE web edition 1.0 is now hosted here: https://sabra55.neocities.org/hypertext/ver
oh boy. preview was something I’d tried to implement. said implementation failed (as can be seen by 3.12. I’m wondering whether or not I should release a patch, like 3.12.1 or smth to remove that preview button) and said implementation was also very, very flawed (it tried to save and then open in a web browser a file saved on C:\ with the date and time of the preview, like an automated version of File > Save and then opening the file). as for the local serveur idea, I like it somewhat (like that plugin for VSC) but you can blame my programming knowledge (or lack thereof) for not having it as a feature.
yes, recently I’ve actually rewritten the codebase and removed the output box. all for improving the project. I’m thinking I should actually touch the web version too.
ehhh…this whole convo is getting a little off-topic (we went from talking about your project to mine…) why don’t we continue on my project’s page so as to not clutter this one?
heres what im planning to do:
- fixing script and style tags so they don’t appear if the js and css boxes are blank
- better XML-based project format
- fixing a bug related to New menu
- translating the other text, i.e. the “Colored text here”
- page preview (will come in 3.12)
- preferences menu for changing page preview directory (will come in 3.12)
there’s a planned redesign of HyperText Studio. using the new Saturn design the thing will look like a typical IDE (Visual Studio), and will use a ‘Forms’ interface for webpage creation…also, don’t worry if you like the older version of the IDE, you will have an option to launch with the Legacy design