Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: "Seppo Laakko" Newsgroups: comp.compilers Subject: Cmajor 2.1.0 released Date: Sat, 17 Mar 2018 00:32:30 +0200 Organization: Compilers Central Lines: 26 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <18-03-072@comp.compilers> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="33579"; mail-complaints-to="abuse@iecc.com" Keywords: C, available Posted-Date: 16 Mar 2018 19:55:29 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:2010 Hi, Cmajor compiler version 2.1.0 is now released. Cmajor is an experimental programming language that runs on Windows and Linux. Since version 1.5.0: * Large portion of the front-end rewritten. Now using LLVM as a library. * Documentation improved. * Unicode support improved. * Compiler and library support for JSON serialization. * XML processing libraries: * System.Xml * System.Dom * System.XPath * Tools: * cmprof * cmunit * cmdoc This is the homepage of the project: https://slaakko.github.io/cmajor/ Regards, Seppo Laakko