ishikawa / pekoe

The Pekoe programming language (still in the early development/planning process). Nothing is really usable yet, though quite a few things are working.

This URL has Read+Write access

pekoe /
name age message
file .gitignore Loading commit data...
file LICENSE
file Makefile
file README.textile
directory doc/
directory include/
directory lib/
directory src/
directory test/
README.textile

The Pekoe programming language

The Pekoe programming language (still in the early development/planning process). Nothing is really usable yet, though quite a few things are working.

Roadmap

Version 0

The early development/planning releases.

  • 0.1 initial release
  • 0.2 Older versions are implemented in Python
  • 0.3 Older versions are implemented in Python
  • 0.4 LLVM backend, C++, Basic Kaleidoscope implementation
  • 0.5 Enhanced Kaleidoscope implementation: Extending the language with control flow constructs
  • 0.6 Rewriting the code from scratch with ANSI C (currently working on)

Requirement

  • ANSI C Compiler

Copyright

Copyright © 2008-2009 Takanori Ishikawa <takanori.ishikawa@gmail.com>, All rights reserved.

License

The MIT license. See the LICENSE file for more details.