Skip to content

Commit

Permalink
update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
pa-ba committed Oct 28, 2024
1 parent c43f7fa commit 3bf6448
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.3

- Include the Widgets library.
- Replace module names from AsyncRattus to WidgetRattus

# 0.2

Extend continuous types so that they can track their channel
Expand Down
9 changes: 7 additions & 2 deletions WidgetRattus.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,24 @@ cabal-version: 1.18
name: WidgetRattus
version: 0.3
category: FRP
synopsis: An asynchronous modal FRP language
synopsis: An asynchronous modal FRP language for GUI programming
description:

This library implements an experimental variant of the Async Rattus
programming language that features extensions for implementing GUIs.
A comprehensive introduction can be found in this
<src/docs/paper.pdf paper>

Several example GUIs implemented using Widget Rattus can be found
<https://github.com/pa-ba/AsyncRattus/tree/WidgetRattus/examples/gui here>.



homepage: https://github.com/pa-ba/AsyncRattus/tree/WidgetRattus
bug-reports: https://github.com/pa-ba/AsyncRattus/issues
License: BSD3
License-file: LICENSE
copyright: Copyright (C) 2023 Emil Houlborg, Gregers Rørdam, Patrick Bahr, Jean-Claude Sebastian Disch, Asger Lademark Heegaard
copyright: Copyright (C) 2024 Emil Houlborg, Gregers Rørdam, Patrick Bahr, Jean-Claude Sebastian Disch, Asger Lademark Heegaard
Author: Emil Houlborg, Gregers Rørdam, Patrick Bahr, Jean-Claude Sebastian Disch, Asger Lademark Heegaard
maintainer: Patrick Bahr <[email protected]>
stability: experimental
Expand Down
Binary file modified docs/paper.pdf
Binary file not shown.

0 comments on commit 3bf6448

Please sign in to comment.