Fuusio / flx-lisp

A Lisp variant called FLX for Android written in Kotlin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLX Lisp

FLX Lisp is simple Lisp implementation written in Kotlin for Android.The Gradle project consists of two modules:

  1. app: A REPL that implements a Read-Evel-Print-Loop for FLX Lisp.
  2. flx: A library for FLX List implementation.

alt text

FLX Lisp is used in the following application:

About

A Lisp variant called FLX for Android written in Kotlin.

License:Apache License 2.0


Languages

Language:Kotlin 94.6%Language:HTML 3.2%Language:Java 2.0%Language:CSS 0.2%