GitHub user dkochmanski opened a pull request:

    https://github.com/apache/thrift/pull/1412

    [THRIFT-82] Add Common Lisp support

    There's framed and buffered socket transport, binary protocol, multiplex, 
simple
    server, cross-tests, self-tests, tutorial, CL library, CL code generator. 
Only
    SBCL is supported for now.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/TurtleWarePL/thrift develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1412.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1412
    
----
commit c5f8973b32bcf251fa2cc9a83fedd01000148ef8
Author: Tomek Kurcz <tomsand...@gmail.com>
Date:   2017-09-19T07:16:43Z

    [THRIFT-82] Add Common Lisp support
    
    There's framed and buffered socket transport, binary protocol, multiplex, 
simple
    server, cross-tests, self-tests, tutorial, CL library, CL code generator. 
Only
    SBCL is supported for now.

----


---

Reply via email to