Skip to content
/ tbh Public

[I will do this one day] tbh, just another programming language that compiles to WebAssembly and Javascript

License

Notifications You must be signed in to change notification settings

LeoNero/tbh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tbh

tbh is (going to be) a functional programming language that compiles to Javascript and, where possible, to WebAssembly. Its aim is for me to learn more about compilers.

tbh, the language gets inspiration from Imba, Ruby, Elixir, and Python, but its goal is not to be the language with the best syntax out there (I am going to implement features that I think would be cool to implement).

For examples, see examples/. For an overview of features, see DOCUMENTATION.md. For the technical description of the syntax, typing rules, and optimizations, see SPEC.md.

Development

How to compile

TODO

How to run tests

TODO

About

[I will do this one day] tbh, just another programming language that compiles to WebAssembly and Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published