mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-14 16:42:23 +00:00
Added zygomys to Embeddable Scripting Languages
This commit is contained in:
parent
afa626c4f3
commit
8fdaede78b
@ -1,4 +1,4 @@
|
||||
# Awesome Go [![Build Status](https://travis-ci.org/avelino/awesome-go.svg?branch=master)](https://travis-ci.org/avelino/awesome-go) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Join the chat at https://gitter.im/avelino/awesome-go](https://badges.gitter.im/avelino/awesome-go.svg)](https://gitter.im/avelino/awesome-go?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
e# Awesome Go [![Build Status](https://travis-ci.org/avelino/awesome-go.svg?branch=master)](https://travis-ci.org/avelino/awesome-go) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Join the chat at https://gitter.im/avelino/awesome-go](https://badges.gitter.im/avelino/awesome-go.svg)](https://gitter.im/avelino/awesome-go?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
|
||||
A curated list of awesome Go frameworks, libraries and software. Inspired by [awesome-python](https://github.com/vinta/awesome-python).
|
||||
@ -356,6 +356,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [gopher-lua](https://github.com/yuin/gopher-lua) - a Lua 5.1 VM and compiler written in Go
|
||||
* [otto](https://github.com/robertkrimen/otto) - A JavaScript interpreter written in Go
|
||||
* [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go
|
||||
* [zygomys](https://github.com/glycerine/zygomys) - Java has Clojure, Go has zygomys. A 100% Golang, easy-to-use Lisp.
|
||||
|
||||
|
||||
## Financial
|
||||
|
Loading…
Reference in New Issue
Block a user