|
Develop Compilers |
We develop C compilers for various CPUs, customizing our existing C compiler, "Light C" (Japanese Page). We also have a assembler, linker, and debugger/emulator.
Tama Software Ltd. is originally founded in 1993, focusing on developing compilers/assemblers. We developed the following tools:
- Macro assembler, Light Macro Assembler. It has source and object compatibilities with Microsoft MASM 5 and 6.
- C compiler for 8086/186, Light C (Japanese page). It is based on ISO/ANSI standard of C89. This compiler is originally developed in 1999, and migrated to a C cross compiler named "Light C for COSMO16" in 2001 for developing programs running in artificial satellites by NEC Aerospace Systems, Ltd. which is a subsidiary owned by NEC.
- C compiler for RISC 32 processor. (Details cannot be disclosed.) This compiler is developed in 2005-2006, and generates high quality code using own pattern match technology.
We can customize this C compiler to various CPUs at a low price.
Please feel free to ask details to info@tamasoft.co.jp.
Last updated at
Back