Abstrasy is a programminglanguage inspired by LISP and SCHEME. It is easy to learn and offers a revised syntax for application requirements and improve its readability. It is implemented as a script interpreter (programmed in Java based).
Tako is a direct programminglanguage with Java-like syntax. Direct languages avoid routine aliasing and allow programmers to view all variables directly as independent objects, simplifying both formal and informal reasoning.