Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction to use RiscLua RISCOSLib to create Lua based WIMP Applications #7

Open
4 tasks
pzaino opened this issue Nov 7, 2021 · 0 comments
Open
4 tasks
Labels
documentation Improvements or additions to documentation

Comments

@pzaino
Copy link

pzaino commented Nov 7, 2021

Background

Lua it's a powerful and easy to use programming language, it can be learned in literally few hours. Gavin has gone through the work required to use Lua to also create WIMP applications, so it would be beneficial for some users to have an introductory tutorial on how to use the RiscLua RISCOSLib to create multi-tasking applications in easy steps and with a language that is easy to learn.

Definition of Done

  • Installing RiscLua using PackMan (this is something we'll make available very soon)
  • Create a simple app that install an icon on the iconbar and opens a Window (will add some details for this task here below)
  • Ensure that everything works and there are no other dependencies, so that everyone can follow the tutorial without the need to find missing bits
  • Source code from the tutorial should be added here as a repository (and a simple template to start from)
@pzaino pzaino added the documentation Improvements or additions to documentation label Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant