Get the latest tech news
The Jakt Programming Language
The Jakt Programming Language. Contribute to SerenityOS/jakt development by creating an account on GitHub.
NOTE If you're cloning to a Windows PC (not WSL), make sure that your Git client keeps the line endings as\n. Automatic reference counting Strong typing Bounds checking No raw pointers in safe mode Traits can be used to add constraints to generic types, but also provide default implementations based on a minimal set of requirements - for instance:
Or read this on Hacker News