Skip to content

taijiweb/taijilang

Repository files navigation

Taijilang

Taijilang is a new powerful general programming language. Taijilang have more extensibility and customizability than all other existing programming languages.

In general, the features of Taijilang can be summed up: more useful macro than in lisp, more important white space than in python, more general preprocess than in C, more powerful meta compilation than in metalua, more flexible dialect than in rebol, more optimized object code than in coffee-script.

Features

  • Compiled to javascript language
  • Meta language, and lisp style macro is implemented as a special case of meta language
  • Flexible friendly syntax with attaching great importance to indent and white spaces,
  • The most customizable and extensible language, with the help of dynamic parser, macro and meta language features
  • Everything are expressions
  • Module and package
  • Optimized object code

Project Address:

github: github.com/taijiweb/taijilang

npm: npmjs.org/package/taiji

google groups: taijilang

G+: taiji lang

QQ群: 太极语言 194928684

Creator

The creator of taijilang is 曹星明( Caoxingming, assumed name 太极真人(Taiji Zhenren) ) taijiweeb@gmail.com.

Thanks

Thanks to the people who make the great things, I learned so much from them:

John McCarthy, he invented the great language - Lisp, Taijilang follows the spirit of lisp in the heart.

Jeremy Ashkenas, he created coffee-script. I used coffee-script to write Tajilang and learned a lot from it on how to create an elegant language and compile it to javascript.

Ryan Dahl, he created node.js, Taijilang runs on node.js.

Santosh Rajan, he created lispyscript, from which I got the instant spark to creating Taijilang.

TJ Holowaychuk, he shines the two letter "TJ" because of so many great stuffs he have made, and I am honored to use .tj as the extension name of taijilang code file.

I need thank to many other people and the stuffs made by them, too, although I can not list everyone of them here.

At last, I'll thank to my family.

Let it go, let's start the game of throne, write a song of ice and fire in the taiji language.

About

a customizable and extensible language with dynamic parser and meta compilation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published