File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ grouped by programming language.
1313
1414Languages:
1515[ C] ( #c ) ,
16+ [ Elvish] ( #elvish ) ,
1617[ Go] ( #go ) ,
1718[ Java] ( #java ) ,
1819[ JavaScript] ( #javascript ) ,
@@ -50,6 +51,11 @@ written with YACC and Lex.
5051** [ tapto] ( https://github.com/katef/tapto ) ** is a TAP parser that formats
5152results to XML and other formats.
5253
54+ ## <a id =" elvish " ></a > [ Elvish] ( #elvish )
55+
56+ ** [ elvish-tap] ( https://github.com/tesujimath/elvish-tap ) ** is a TAP producer
57+ and basic consumer for Elvish.
58+
5359## <a id =" go " ></a > [ Go] ( #go )
5460
5561- [ tap13] ( https://github.com/mpontillo/tap13/ ) is a TAP parser that translates
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Languages:
1818[ Common Lisp] ( #common-lisp ) ,
1919[ Crystal] ( #crystal ) ,
2020[ Elixir] ( #elixir ) ,
21+ [ Elvish] ( #elvish ) ,
2122[ Erlang] ( #erlang ) ,
2223[ Fish] ( #fish ) ,
2324[ Forth] ( #forth ) ,
@@ -183,6 +184,21 @@ generates TAP output for existing ExUnit test suites. Spout provides
183184a simple way to generate TAP output without having to modify existing
184185test code. Based on CTTAP.
185186
187+ ## <a id =" elvish " ></a > [ Elvish] ( #elvish )
188+
189+ > Elvish (noun):
190+ >
191+ > A powerful scripting language.
192+ >
193+ > A shell with useful interactive features built-in.
194+ >
195+ > A statically linked binary for Linux, BSDs, macOS or Windows.
196+ >
197+ > * From [ elv.sh] ( https://elv.sh/ ) *
198+
199+ ** [ elvish-tap] ( https://github.com/tesujimath/elvish-tap ) ** is a TAP producer
200+ and basic consumer for Elvish.
201+
186202## <a id =" erlang " ></a > [ Erlang] ( #erlang )
187203
188204> Erlang is a programming language used to build massively scalable soft
You can’t perform that action at this time.
0 commit comments