You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symta is a list-processing Lisp dialect inspired by REFAL, POP-11, and MIT PLANNER, designed for extreme conciseness. It bundles forward/backward pattern matching, macros, classic OOP and ECS, and a C FFI in one tight syntax. A self-hosted compiler emits AOT bytecode for a small generational-GC runtime on Windows, macOS, and Linux.
Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers powerful features to your applic...