From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luc Van Oostenryck Subject: Re: Application of sparse - using dmrC in Lua Date: Sat, 17 Jun 2017 21:15:29 +0200 Message-ID: <20170617191528.gmb76xtdcm5klu4b@ltop.local> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wm0-f48.google.com ([74.125.82.48]:32857 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752125AbdFQTPd (ORCPT ); Sat, 17 Jun 2017 15:15:33 -0400 Received: by mail-wm0-f48.google.com with SMTP id m7so10312505wmg.0 for ; Sat, 17 Jun 2017 12:15:33 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Dibyendu Majumdar Cc: Linux-Sparse On Sat, Jun 17, 2017 at 05:59:05PM +0100, Dibyendu Majumdar wrote: > Hi, > > I am pleased to report that I have a hello world coming out of C code, > JIT compiled via dmrC from inside Lua. Congrats!