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 include/
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.

Hosting at Google Code

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 Language improvement, code health, resource management, … (currently working on)
  • 0.x JavaScript like syntax?

Requirement

  • C++ Compiler
  • LLVM 2.4 or higher

Copyright

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

License

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