Commit Graph

60 Commits

Author SHA1 Message Date
Bannerets ee66a34fe0
Mention an OCaml implementation in the README 2022-10-03 11:16:31 +00:00
Aram Drevekenin 5253595c14
docs(readme): link to vim syntax plugin (#305) 2022-09-29 09:52:25 -07:00
Thomas Jollans c8dd45a0f1
Mention ckdl in the README (#296) 2022-09-17 15:18:49 -07:00
Fabian Cook d9459f67c0
Correct @virtualstate/kdl description (#279) 2022-07-29 19:43:42 -07:00
Fabian Cook 4f739516e6
Add @virtualstate/kdl to implementations (#278) 2022-07-29 09:10:01 -07:00
oledfish e8fe0c38a8
Add .NET library to the implementation list (#277)
As per #51
2022-07-23 17:01:18 -07:00
Kat Marchán 81fda2455f
docs: add kaydle to impl list 2022-07-20 09:32:31 -07:00
Paul Colomiets 23bbe1ebec
Add `knuffel` to the list of implementations (#256) 2022-02-07 15:50:39 -08:00
Mahmoud Mazouz f82a106814
Add link to Haskell implementation. (#243) 2021-10-24 17:59:50 -07:00
Matthew Gamble 617ab86e5e
Add link to additional python implementation (#239) 2021-10-17 08:03:59 -07:00
Tab Atkins Jr e5e131920f
Link to new python impl
previous one is (currently, at least) dead
2021-10-08 12:09:09 -07:00
Devasta 99d9168a4a
Added xml2kdl to the list of implementations. (#201) 2021-09-25 10:27:32 -07:00
Ben Reinhart 8ca18fec0a
tests: ensure output of illegal ident is quoted (#178) 2021-09-17 13:33:56 -07:00
Corey Powell 843beb99a5
Added Elixir implementation to list (#156)
Fixes: #155
2021-09-14 07:48:26 -07:00
Kat Marchán 02c40c589d
bump version to 1.0.0 and add example with type annotations 2021-09-11 21:04:22 -07:00
Kat Marchán e4ad12ecfd
more links to XiK and JiK 2021-08-31 22:41:59 -07:00
Kat Marchán fd478c29c7
bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
Kat Marchán 04a84a72ec
link to other specs 2021-08-31 19:38:26 -07:00
Danielle Smith d4ae61f4f4
fix: remove deadusername (#94) 2021-07-23 13:10:01 -07:00
Tab Atkins Jr 3e5184d788
Add JiK spec (#92) 2021-07-18 14:11:08 -07:00
Serafina Brocious 00ed4b588b
Added Python implementation. (#86) 2021-04-18 20:18:59 -07:00
Kat Marchán 44c295358e
Use regular short = in readme example
Fixes: #77
2021-01-14 20:55:20 -08:00
Kat Marchán 33f0146eda
Clarify licensing situation 2021-01-14 20:51:58 -08:00
Kat Marchán 9fc879403c
Add PHP to list of impls
Fixes: #65
2021-01-12 21:22:06 -08:00
Hannah Kolbeck a5295f1bb0
Add Java implementation to list in README (#74) 2021-01-12 20:08:57 -08:00
Daniel Smith 4b20446ace
add link to dart version (#63) 2021-01-02 12:42:32 -08:00
Kat Marchán 0251a090f7
cuddling 2020-12-27 19:24:28 -08:00
Kat Marchán 141b14cb72
this reduplication is silly 2020-12-27 17:58:42 -08:00
Kat Marchán 690de83bb4
add FAQ 2020-12-27 17:24:52 -08:00
Daniel Smith 8d4f3ddcfd
add link to ruby implementation (#58)
Fixes: #53
2020-12-27 09:32:10 -08:00
Kat Marchán c6bb3903cf
add javascript impl 2020-12-22 17:07:42 -08:00
Kat Marchán e7135dd0dc
add editor support section 2020-12-21 18:36:48 -08:00
Kat Marchán d8ddd5070e
fix url 2020-12-19 23:46:07 -08:00
Kat Marchán b1f00d5d8d
capitalize 2020-12-19 12:58:35 -08:00
Kat Marchán 9739e7d88c
just make it recursive for now. The Kat lives on in my heart if anyone asks 2020-12-18 16:56:22 -08:00
Kat Marchán 22a1cdca4c
clean up readme 2020-12-18 16:53:43 -08:00
Kat Marchán 3ed2f0aa27
be a bit more specific about ordering + add line continuations 2020-12-15 21:18:48 -08:00
Kat Marchán b4067bdfad
write down some design principles to get started with 2020-12-15 18:46:40 -08:00
Kat Marchán cc45c98562
spec out slashdash comments
Fixes: https://github.com/kdl-org/kdl/issues/22
2020-12-14 20:54:04 -08:00
Kat Marchán de068d256d
license 2020-12-14 20:21:12 -08:00
Kat Marchán 9c1ab14549
link CC-BY-SA 2020-12-14 20:17:54 -08:00
Kat Marchán 5ba0213bd8
org got renamed 2020-12-14 19:02:58 -08:00
Kat Marchán 2e55140eb4
add implementations section; 2020-12-14 18:38:06 -08:00
Kat Marchán 01d722c6f1
remove rust code and other code-related bits 2020-12-14 18:37:10 -08:00
Kat Marchán 75c176ae54
switch to LF line endings 2020-12-14 00:07:14 -08:00
Kat Marchán 7ec15b7a04
reserve # so stuff like serde can use it for, say, indexing into values 2020-12-13 20:45:28 -08:00
Kat Marchán 6113d727d9
specced out string format 2020-12-13 20:38:31 -08:00
Kat Marchán 7af5ecd72c
note that spec is CC-BY-SA 2020-12-13 18:25:18 -08:00
Kat Marchán 4b4ffb71fd
0 is an integer (thanks, tef!) 2020-12-13 17:28:24 -08:00
Kat Marchán 948e983b69
lbr 2020-12-13 16:49:16 -08:00