Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

elucent/basil

Stack-based, multi-paradigm language with an emphasis on metaprogramming.

elucent/basil.json
{
"createdAt": "2020-04-24T12:54:50Z",
"defaultBranch": "master",
"description": "Stack-based, multi-paradigm language with an emphasis on metaprogramming.",
"fullName": "elucent/basil",
"homepage": null,
"language": "C++",
"name": "basil",
"pushedAt": "2021-08-24T02:47:26Z",
"stargazersCount": 23,
"topics": [],
"updatedAt": "2024-01-16T16:26:28Z",
"url": "https://github.com/elucent/basil"
}

Hey! Welcome to the Basil repository. :)

Basil is currently a work in progress. The implementation present here isn’t anywhere near usable, and the language isn’t really set in stone. But if you’d like to play around with it, or see a more in-depth description of the language as it currently stands, please feel free to clone the project or take a look at the specification draft.

As of August 2020, the Basil Programming Language has been reworked, and is now housed at https://github.com/basilTeam/basil.