Skip to content

ted-lang/ted

Ted Programming Language

Ted is a general purpose programming language with simple syntax but rich features about teddy bears.

Note Our website ted-lang.org is being build.

Components

  • Ted: Ted compiler
  • Tedify: Change all instances of @teddy not inside comments into 🧸
  • Tedoc: Generate the story (description) of the Ted code
  • Tedit: Ted IDE (external project)

Examples

Hello World

🧸->say("Hello World!")

License

Ted is licensed under GPL-3.0.