Giter Site home page Giter Site logo

lox-language's Introduction

Lox Language

Syntax highlighting for everyone's favorite interpreted learning-language!

Screenshot

What is Lox?

Lox is a Dynamically Typed Programming Language created by Bob Nystrom for his excellent book Crafting Interpreters.

What is Lox Language

This is a simple syntax-highlighting module for .lox files. It doesn't contain snippets, autocomplete, error highlighting or anything fancy like that.

If you want an implementation of the Lox language, the source for Bob Nystrom's initial Java implementation, "jlox" is located here, and if you want a Javascript implementation that can be run in your browser, I recommend you try YALI.js, my implementation of the Lox language.

Build Instructions

To build, navigate to the root directory and run vsce package. This will create a .vsix file which can be imported to VSCode.

Contribute

For any bugs and feature requests please open an issue. For code contributions please create a pull request. Enjoy!

lox-language's People

Contributors

bonkf avatar danman113 avatar jonnyboyc avatar krobbi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lox-language's Issues

Support non-standard features.

I would love support for both the import keyword and array syntax ([...]).

Both are non-standard but pretty common; ideally I would like a configuration option to turn on; however I don't know if this is possible.

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.