Skip to content

forestbelton/tenyr

 
 

Repository files navigation

Documentation : https://github.com/kulp/tenyr/wiki
Downloads : http://kulp.ch/tenyr/bin/

tenyr aspires to be a complete 32-bit computing environment (simulated
architecture, operating system, compiler, utilities). It is very much a work in
progress. An assembler / disassembler (tas) and simulator / debugger (tsim)
exist, a Forth implementation is in its infancy, and the toycen compiler
project from https://github.com/kulp/toycen will probably supply the C compiler
component when it can generate code at all.

To build tenyr, both flex and bison are required.  Bison needs to be version 2.5;
bison 2.4.x will not work.

Darren Kulp
darren@kulp.ch
kulp@freenode
2012-02-25

About

An aspiring 32-bit toy computing environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 55.3%
  • C++ 15.1%
  • Verilog 14.0%
  • VHDL 7.8%
  • Tcl 4.4%
  • Perl 1.8%
  • Other 1.6%