Skip to content

reddragon/lambda-iOS

Repository files navigation

lambda-iOS

Rob Pike's Ivy language was recently ported to iOS and Android using gomobile. As a purely academic pursuit, I decided to write a subset of LISP called Lambda, purely in Go, and using gomobile, bring it to iOS. Hence, this app. This app shows that Go has a vibrant ecosystem, and can be used for writing cross-platform code. Even heavy language interpreters.

This is a WIP, and right now I only have a barebones version ready. Go through the more thorough documentation in the Lambda repository to see some more examples of what the language can do.

Demo

A more up-to-date walkthrough here.

A Walkthrough

About

A subset of Lisp as an app on iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published