1
1
mirror of https://github.com/kanaka/mal.git synced 2024-08-16 09:10:48 +03:00

Update counters and .travis.yml.

This commit is contained in:
Simon Tatham 2019-05-10 19:42:25 +01:00
parent 213a328875
commit 846a226bb3
2 changed files with 2 additions and 1 deletions

View File

@ -91,6 +91,7 @@ matrix:
- {env: IMPL=swift4 NO_DOCKER=1, os: osx, osx_image: xcode10}
- {env: IMPL=tcl, services: [docker]}
- {env: IMPL=ts, services: [docker]}
- {env: IMPL=vala, services: [docker]}
- {env: IMPL=vb, services: [docker]}
- {env: IMPL=vhdl, services: [docker]}
- {env: IMPL=vimscript, services: [docker]}

View File

@ -6,7 +6,7 @@
**1. Mal is a Clojure inspired Lisp interpreter**
**2. Mal is implemented in 75 languages (76 implementations total)**
**2. Mal is implemented in 76 languages (77 implementations total)**
| Language | Creator |
| -------- | ------- |