/DCD_Parser

An alternative server for the D Completion Daemon (DCD) powered by D_Parser.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

DCD_Parser

An alternative server for the D Completion Daemon (DCD) powered by D_Parser.

Setup

  1. $ git clone or download this repository
  2. Compile
  3. Replace your dcd-server executable with the one from DCD_Parser
  4. Use it, report bugs and feel free contribute ...

License

DCD_Parser has been licensed under the GNU General Public License, Version 3 (GPLv3).

Dependencies

Greetings and thanks to ...

DCD

The D Completion Daemon is an auto-complete program for the D programming language.

Authors:

Copyright: (C) 2014 Brian Schott

License: GPLv3

Source:

D_Parser

A library for D code analysis and completion mechanics.

Authors:

Copyright: (C) 2012 Alexander Bothe

License:

Source: https://github.com/aBothe/D_Parser

MessagePack for CLI

This is MessagePack serialization/deserialization for CLI (Common Language Infrastructure) implementations such as .NET Framework, Silverlight, Mono (including Moonlight). This library can be used from ALL CLS compliant languages such as C#, F#, Visual Basic, Iron Python, Iron Ruby, PowerShell, C++/CLI or so.

Authors:

Copyright: (C) 2010-2016 FUJIWARA, Yusuke

License: Apache-2.0

Source: https://github.com/msgpack/msgpack-cli

NuGet: https://www.nuget.org/packages/MsgPack.Cli/

Mono.Unix.UnixEndPoint

EndPoint derived class for AF_UNIX family sockets.

Authors:

Copyright: (C) 2003 Ximian, Inc (http://www.ximian.com)

License: MIT

Source: https://github.com/mono/mono/blob/master/mcs/class/Mono.Posix/Mono.Unix/UnixEndPoint.cs

Note

This software is not approved or endorsed by any of the projects above.