Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 734 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 734 Bytes

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.