Skip to content

nokok/lury

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lury

The Lury Programming Language

Overview

The Lury is new programming language for beginners!

The Lury is Python-like, but also includes many idea from D, Ruby, Java and C#. The Lury DOES NOT want to replace existing languages.

This repository is implement for the lury using C#.

How to Build

Debian/Ubuntu

  1. Install mono-jay package.
$ sudo apt-get install mono-jay
  1. Open the solution in MonoDevelop 5 or later.
  2. Build the solution on Debug or Release configuration.

Windows

  1. Open the solution in Visual Studio or Xamarin Studio. You don't have to install jay.exe (The repository already includes jay.exe).

  2. Build the solution on Debug (Windows) or Release (Windows) configuration.

License

Lury

MIT License / Copyright (C) 2014-2015 Tomona Nanase

Jay (jay.exe)

New BSD License

About

The Lury Programming Language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%