Skip to content

nob13/scala-calculator-kreuzberg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Calculator

A simple calculator app built with Scala JS and Kreuzberg.

Note: this is a fork of https://github.com/suliatis/scala-calculator but using Kreuzberg instead of Tyrian.

Getting Started

  • Use the make ide task to generate the bsp & lsp files for your ide
  • Start start live compilation with the make live task
  • Open the index.html with your favorite browser

Inspiration

I took Not Your Usual Calculator by theteachr as an inspiration, but used Scala JS and Tyrian (an Elm like framework for Scala JS) to build my version.

Goals

This project is the part of my ongoing experimentation to:

  • build web apps with Scala JS and Tyrian
  • reduce tooling boiolerplate with scala-cli and make
  • develop a style of coding similar to Elm

Scala Calculator Preview

About

Kreuzberg Calculator Tryout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 76.3%
  • CSS 14.9%
  • Makefile 5.3%
  • HTML 3.5%