Giter Club home page Giter Club logo

losetta's Introduction

Losetta

English Japanese

AliceScript

Build state LICENCE Commit Activity Nuget

Losetta is a customizable scripting language that can be used from C# and other CLR languages; Losetta conforms to SAIM, an implementation of AliceScript, and is compatible with AliceScript and AliceSister.

Losetta is released under the MIT License and is free of charge and without warranty. In addition, Losetta is developed based on CSCS.

For more information, see LICENCE.

Features

  • Syntax is based on C#, JavaScript, and Python.
  • Identifiers such as variable and function names are case-insensitive.
  • The try.... .catch when, $"{}", and other modern syntaxes can be used.
  • Variables, functions, etc. must have a scope and be unique within that scope.
  • It has a simplified typing mechanism.
  • It can use preprocessing directives to customize some of its syntax.
  • Can be easily called from C# or other CLR languages.
  • Can read and execute files in any character encoding, not just UTF-8.
  • Use the rich API in Losetta.Runtime.
  • Supports Windows, Mac, and Linux. However, not all APIs are available for all platforms.

Download

The latest binaries are available at Releases or [WSOFT Download Center](https://download.wsoft.ws/AliceScript/ Losetta).

The native version binaries (alice-xxx-native) are compiled to native code. Therefore, it is not possible to load or call libraries from .

The binaries are also available on NuGet.

Documentation

  • For information on how to use the software from the command line, please refer to alice's README for instructions on how to use it from the command line.
  • For information on how to use it from the CLR language, see Losetta's README for information on how to use it from the CLR language.
  • To learn more about AliceScript syntax and other details, please refer to AliceScriptDocs.
  • Available APIs can be found at API Browser.
  • Please refer to Issues for known bugs and planned new features.
  • Want information on previous versions of AliceScript? Please refer to AliceScriptWiki.
  • Losetta's API is generated from source code comments.

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.