{"id":65700,"library":"tan","title":"Tan","description":"The Tan language implementation, a programming language for building reliable and efficient software.","status":"active","version":"0.16.0","language":"rust","source_language":null,"source_url":"https://github.com/tan-language/tan","tags":["language","interpreter","tan"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntan = \"0.16.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tan","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Tan","correct":"use tan::Tan;"}],"quickstart":{"code":"use tan::Tan;\n\nfn main() {\n    let mut tan = Tan::new();\n    tan.eval(\"print(42)\").unwrap();\n}","lang":"rust","description":"Create a Tan interpreter and evaluate a simple expression."},"warnings":[],"env_vars":null,"search_vec":"'build':10 'effici':13 'implement':5 'interpret':16 'languag':4,8,15 'program':7 'reliabl':11 'softwar':14 'tan':1,3,17","created_at":"2026-06-17T17:13:51.872935+00:00","updated_at":"2026-06-17T17:13:51.872935+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tan-language/tan","github":"https://github.com/tan-language/tan","docs":"https://docs.rs/tan/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}