Skip to content

robotii/lito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lito Programming Language

Lito is an scripting language heavily influenced by Ruby and Smalltalk, as well as the implementation language, Go.

Installation

If you'd like to contribute, or are just interested in seeing the source, simply clone this repository.

To create the lito executable, run the following command in the project root.

go build ./cmd/lito

This will download the dependencies and compile Lito. Currently only github.com/chzyer/readline is a required dependency.

This should produce the lito executable in the root of the project

To start Lito interactively, simply run the following command:

./lito

Alternatively, you can use the following make command to build and run Lito.

make run

This will run the interpreter in interactive mode.

To try out the examples add the path to the file on the command line.

./lito examples/error.lito

VS Code Extension

A basic extension for VS Code is available at https://github.com/robotii/lito-vscode

It provides syntax highlighting for .lito files, but nothing beyond that as yet.

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy