Penne is a pasta-oriented programming language that favors the goto-statement for flow control.
-
Updated
Jun 23, 2024 - Rust
Penne is a pasta-oriented programming language that favors the goto-statement for flow control.
Language Acquisition Research Tools
Riddle Language
🦏 Simple markup language for building static websites
🔧 My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
Are we lang yet? A simple website providing information about the status of Rust's language development ecosystem.
🔧 My studies involving context-free grammar analysis. The analyzers were built using familiar tools such as YACC, Lex and Bison. Topics covered include token filtering, simple variable manipulation, and arrays.
The official Wizardry programming language compiler
Old lalrpop-based compiler that was never finished. See link for new compiler
The Wizardry programming language website and coumentation
The Wizardry programming language documentation
An interpreted LISP-like language
🔧 Demonstration of using ANTLR4 (with runtime for C++) in projects for context-free grammar processing. The ANTLR4 (Java) package is included, and the project is configured to compile on Linux.
Developing Jack, an object-oriented programming language along with an Operating system, Compiler and a Virtual Machine amongst others, which will run on a custom 16 Bit PC.
The Crate Programming Language
My entry for GBJAM 10, written in Penne for the WASM-4 fantasy console.
parenting and early language development
Early language development of children growing up in New Zealand
Add a description, image, and links to the language-development topic page so that developers can more easily learn about it.
To associate your repository with the language-development topic, visit your repo's landing page and select "manage topics."