Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewse!cwpjr From: cwpjr@cbnewse.att.com (clyde.w.jr.phillips) Newsgroups: comp.lang.forth Subject: Real Small C to FORTH generator Keywords: Implementation Strategies Message-ID: <1991Mar20.174308.23880@cbnewse.att.com> Date: 20 Mar 91 17:43:08 GMT Distribution: na Organization: AT&T Bell Laboratories Lines: 13 I'm lookin into a real small C xlator for controller boards. Anyone have any suggestions on implementation strategies? Limited Keyword set, and syntax restrictions that would help simplify the implementation? The purpose is to allow C oriented people to write snippets (quick&dirty) of C to evaluate SBC's. The xlator should help them evaluate FORTH and generate a bit of the application. Thanks, Clyde