Ravencoin Core integration/staging tree
-
Updated
May 24, 2024 - C
Ravencoin Core integration/staging tree
ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.
Minimal, OpenSSL-less and super lightweight JWT library written in C.
Simple Byte pair Encoding mechanism used for tokenization process . written purely in C
Interpreter is a minimalist yet powerful tool designed to interpret and execute a subset of the C programming language.
Our attempt to make a POSIX compliant shell
FPE - Format Preserving Encryption with FF3 in C
lightweight logger framework for small microcontroller based projects. Multilevel log and token based string transfer.
Regular Expression Parser coded in C programming language.
The nue Programming Language
Shell example for the article "Implementing a Basic Unix Shell"
C Lexer, Written in C
The parsing module handles input processing for the minishell project, including tokenization, syntax validation, environment variable expansion, and redirection parsing.
The compiler and runtime for L#.
The custom_string.h library is a C library that provides functions for working with strings, such as calculating length, copying, concatenating, searching, and comparing strings. To use the library, add the include statement and link to your project. The library follows the POSIX.1-2017 standard and is built using gcc compiler.
Creating an own bash shell
a reproduction of our very own shell in pure C. Including advanced parsing and commands
Add a description, image, and links to the tokenization topic page so that developers can more easily learn about it.
To associate your repository with the tokenization topic, visit your repo's landing page and select "manage topics."