Giter Site home page Giter Site logo

mesrbn / rescala Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rescala-lang/rescala

0.0 1.0 0.0 50.58 MB

REScala - reactive programming in OO applications

Home Page: https://www.rescala-lang.com

License: Apache License 2.0

Dockerfile 0.02% Java 0.75% Scala 87.79% Perl 11.44%

rescala's Introduction

REScala

REScala is a set of libraries for principled reactive programming, a programming paradigm that integrates the strong guarantees of functional reactive programming into object oriented programs, and is useful in many contexts such as traditional user interfaces, concurrent and distributed applications, web development, and server software.

REScala is a research project held at TU Darmstadt in the Software Technology Group in the context of the PACE and NICER projects.

Repository Overview

This repository contains mutliple subprojects, the most important ones are:

  • Main: contains the main reactive programming library, for the JVM and JS. Also includes a concurrent scheduler for the JVM, making it thread safe.
  • Extensions/REAndroidThings: contains an integration with androidthings to write apps for the android of things platform.
  • Extensions/RESwing: contains an integration with scalaswing to write UIs on the JVM.
  • Extensions/Rescalatags: contains an integration with scalatags to write web applications.
  • Research/Microbenchmarks: contains a benchmark suite for reactive programming. Execute wit jmh:run
  • Tests: integration tests for various subprojects.
  • Examples: various example applications.
    • dividi: money dividing application, showing the use of distributed CRDTs integrated into rescala
    • Editor: basic text editor in different implementation styles (imperative, to full reactive)
    • examples: misc examples involing swing, time, datastructures (no reswing, using swing directly)
    • examples-reswing: misc reswing examples
    • Mill: mill game using reswing
    • paroli-chat: console application demoing distributed CRTDs
    • PongDemo: application design demonstrating, showing multiple steps of adding features to a reactive application
    • RSSReader: imperative/reactive versions of a reswing RSS reader (actual network request, no support for failures yet)
    • Shapes: reswing drawing application
    • Todolist: Rescalatags todo application in the style of common todo applications
    • Universe: console application demoing parallel execution of simulations

rescala's People

Contributors

andrepacak avatar b509 avatar drcicero avatar flom avatar guidosalva avatar haaase avatar hintz avatar hoshini avatar lichtemo avatar markus1189 avatar misterd123 avatar nritschel avatar przchrz avatar pweisenburger avatar rmgk avatar sprankhub avatar wallaby1999 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.