Skip to content
/ doc Public

The documentation of the ScalaLoci programming language

Notifications You must be signed in to change notification settings

scala-loci/doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

layout title nav_order permalink has_toc
default
Intro to ScalaLoci
1
/
true

Intro to ScalaLoci

This site serves as an introduction into ScalaLoci and the concepts behind it. ScalaLoci is a multi-tier distributed programming language based on Scala. It allows users to write distributed applications as if they were one single application. ScalaLoci automatically splits your code across the different compile targets (currently JVM applications as well as JavaScript web-applications are supported) and takes care of the networking logic.

This documentation is available at https://scala-loci.github.io/doc/.

To get started using ScalaLoci, have a look at the tutorial in the Getting Started section or look at one of the example applications on Github.

If you are interested in the research behind ScalaLoci, have a look at the publications.

About

The documentation of the ScalaLoci programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published