GithubHelp home page GithubHelp logo

llpiapia / lichenscript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lichenscript/lichenscript

0.0 0.0 0.0 3.42 MB

A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.

Home Page: https://www.lichenscript.com/

License: Apache License 2.0

Shell 0.11% JavaScript 1.52% C 14.34% OCaml 83.57% Standard ML 0.32% Makefile 0.13%

lichenscript's Introduction

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.

lichenscript's People

Contributors

vincentdchan avatar rogerleung0411 avatar alabulei1 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.