Xref: news-dnh.mv.net comp.os.msdos.djgpp:87 Path: news-dnh.mv.net!mv!news.sprintlink.net!gatech!emf.emf.net!overload.lbl.gov!lll-winken.llnl.gov!uwm.edu!msunews!uchinews!news.luc.edu!lsdiala14 From: bhawley AT luc DOT edu (Brian Hawley) Newsgroups: comp.os.msdos.djgpp Subject: DJGPP extensible w/ other languages? Date: Fri, 02 Jun 95 06:39:33 GMT Organization: Loyola University Chicago Lines: 15 Nntp-Posting-Host: lsdiala14.it.luc.edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Hello all! I am aware that djgpp supports C, C++ and Objective C using the standard gcc system structure. On other platforms gcc is modular (sort of) and can be extended to support other languages as well. Have any other languages have been ported to djgpp? How easy would this be to do? How well can you mix code written in multiple languages? Where can I look for more information on how to implement some languages of my own? I would be particularly interested in finding or doing the languages Oberon-2, Java (Sun's new language) and other garbage-collected languages. Brian Hawley bhawley AT luc DOT edu