Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > scheme to (readable) c++11 translator

Reply
Thread Tools

scheme to (readable) c++11 translator

 
 
niitsuma
Guest
Posts: n/a
 
      10-25-2011
http://www.suri.cs.okayama-u.ac.jp/s...PPLICATION.rkt


You can use this from shell command line
http://www.suri.cs.okayama-u.ac.jp/~...andline.tar.gz

usage

$ racket -t scm2c.typ sample.scm


There are still some bug (especially converting "let" ).
Now works for only automatic convert SIMPLE scheme code int c++11.

However converted code is readable. you can easily fix bug.
 
Reply With Quote
 
 
 
 
niitsuma
Guest
Posts: n/a
 
      10-25-2011

> usage
>
> $ racket -t scm2c.typ sample.scm



$ racket scm2cpp.scm -t scm2c.typ sample.scm
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
scheme to (readable) c++0x translator niitsuma C++ 0 09-16-2011 03:56 AM
Java to Lisp/Scheme or Prolog translator/parser? Andy Java 4 11-14-2007 06:45 PM
re: bronco50 postet -> Power Translator Pro v8 0 Multilang- "Power Translator Pro v8.0 Multilang.sfv" (0/1) spiman@gmx.ch Computer Support 0 06-12-2005 07:51 PM
.Net Translator component frederik ASP .Net 0 01-30-2005 04:43 PM
Translator tools? Gerry Murphy Java 32 06-22-2004 11:38 PM



Advertisments