Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
yabadabbadoo_github_integration-1.1-1-any.hpkg | 2017-06-03 | 3.5 kB | |
yab_runtime_64-1.7.5.3-1-x86_64.hpkg | 2017-06-03 | 414.5 kB | |
yabadabbadoo_64-0.4.2-2-any.hpkg | 2017-06-03 | 362.6 kB | |
yabadabbadoo-0.4.2-2-any.hpkg | 2017-06-03 | 362.7 kB | |
yabadabbadoo-0.4.1-2-any.hpkg | 2017-04-25 | 110.1 kB | |
README | 2017-04-24 | 1.9 kB | |
yabadabbadoo_github_integration-1.0-1-any.hpkg | 2017-04-24 | 2.6 kB | |
yabadabbadoo-0.4.1-1-any.hpkg | 2017-04-24 | 110.0 kB | |
Totals: 8 Items | 1.4 MB | 0 |
Yabadabbadoo by Michel Clasquin-Johnson Public domain software, written for Haiku in yab using Yabadabbadoo itself (!). Yabadabbadoo is an alternative IDE for the yab programming language. It structures your subroutines into separate files, which are combined at run/compile time. This makes it easier to write longer programs - for short programs, you might as well use the official yab IDE. In a way, I tried to recreate the UI I recall from my days with QuickBasic. Beta 4 brings in the following features: * Links to yab resources in the Help menu. * Removed obsolete Update feature. We have package management now. * Limited Github integration - Yabadabbadoo will autodetect if you have installed the separate package 'yabadabbadoo_github_integration'. This is limited to initialising, pushing new changes to and pulling changes from Github. No merges or branching, this is just a way to backup your files, really. To create a new Github project you will have to launch the website. * Direct access to the yab BuildFactory (won't work on x86_64 for now, sorry) * the libclasqm library is now a dependency. The packaging system should take care of that for you. * A fond goodbye to the yab4ybd link. Yabdabbadoo will now warn you if any of your old projects still have this deprecated feature in the shebang line. * Updates to the YabAssistant help data, shameslessly stolen from the Official yab IDE * Integration with the vstm-gui todo manager (if installed) to let you keep track of your Yabadabbadoo projects. * Integration with more text editors (if installed) in the Send 'to ...'. menus. * Global search using the TextSearch utility. * Global replace in the subs folder using sustituye. * Now remembers your project folder and does not default to /boot/home every time you open a new project. Beta3 is slightly less idiosyncratic than previous versions. But only slightly. It will always be a deeply personal project.