nerdsupremacist/LlamaLang
Repository for the Llama Programming Language. Work In Progress
Llama Programming Language is an experimental language for developers who enjoy exploring new language designs. It allows you to define variables, functions, and control flow using a concise syntax. You can input code either line by line for immediate feedback or by running a script file, and it outputs results directly to the console.
No commits in the last 6 months.
Use this if you are a programmer interested in experimenting with a new, simple programming language or want to understand how interpreters work.
Not ideal if you need a robust language for production applications or a tool with extensive libraries and community support.
Stars
11
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 25, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/nerdsupremacist/LlamaLang"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.