0.6.3 • Published 3 years ago

lichenscript-web v0.6.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

CircleCI npm version Discord GitHub

LichenScript

A quick and small language compiled to JavaScript/C. Easy to integrate with the Web ecosystem.

The origin of the name

A lichen is a composite organism that arises from algae or cyanobacteria living among filaments of multiple fungi species in a mutualistic relationship.

LichenScript is a thin layer of the existing ecosystem.

Features

  • Modern syntaxes, close to TypeScript/JavaScript
  • Static typing
  • Pattern matching

Target C:

  • AOT compilation
  • Fast cold start
  • Lightweight runtime
  • Portable(WebAssembly/Mobile)
  • Reference counting
  • Use the library of C/C++/Rust through C-ABI

Target JavaScript:

  • Readable
  • Small overhead
  • Isolate environment

Documents

Syntaxes

Check Examples.

0.4.8

3 years ago

0.2.21

3 years ago

0.2.20

3 years ago

0.2.19

3 years ago

0.2.18

3 years ago

0.2.17

3 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.3.0

3 years ago

0.6.3

3 years ago

0.5.4

3 years ago

0.4.5

3 years ago

0.2.7

3 years ago

0.6.2

3 years ago

0.5.3

3 years ago

0.4.4

3 years ago

0.5.6

3 years ago

0.4.7

3 years ago

0.2.9

3 years ago

0.5.5

3 years ago

0.4.6

3 years ago

0.2.8

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.2.2

3 years ago

0.6.1

3 years ago

0.5.2

3 years ago

0.4.3

3 years ago

0.2.5

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.4.2

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago