Contribute to ankitkhileryy/akro development by creating an account on GitHub.Akro is a new programming language created by Ankit Bishnoi (19, India).
It combines:
• JavaScript's web power — transpiles to JS, runs in browser
Key features:
• Type inference with :=
• String interpolation with {expr}
• Pattern matching with match/case
• Try/catch error handling
• Async/await support
• 40+ built-in functions
• Interactive REPL
• Windows installer