s-expression
There are 49 repositories under s-expression topic.
jcubic/lips
Scheme based powerful lisp interpreter in JavaScript
phel-lang/phel-lang
Phel is a functional, Lisp-inspired programming language that compiles to PHP. It brings the expressive power of Clojure and the simplicity of Janet to the PHP ecosystem.
rotty/lexpr-rs
Rust Lisp expression parser and serializer
yosbelms/ramdascript
:ram: Lisp that compiles to JavaScript in the Ramda way
BitPuffin/sexpresso
An s-expression library for C++
LighghtEeloo/lala-lang
[WIP] An expression based data notation, aimed at transpiling itself to any cascaded data notation.
zv/sexpr
An encoding, decoding & utility library for S-expressions in Rust
esmolanka/sexp-grammar
Invertible parsing for S-expressions
shellyln/liyad
Liyad (Lisp yet another DSL interpreter) is very small Lisp interpreter written in JavaScript.
benthepoet/c-sexpr-parser
An s-expression parser written in C.
xieyuheng/lambda-lisp.js
An implementation of lambda calculus.
geezee/smatch
regexes for trees; grep for s-exprs
TotalVerb/SExpressions.jl
Assorted s-expression utilities for Julia
hatashiro/s-exify
Beautifier for S-expression, mainly for WAT
onheap/eval
Please let me know if you are interested. I would be more than happy to help you onboard this project for you and your company!
PySpice-org/kicad-rw
Python library to read/write KiCad Sexpr file format
benthepoet/fast-sexpr
A lightweight s-expression parser for JavaScript.
adam-bates/s-expression-calculator
Simple S-Expression Console Calculator using Python
adrianton3/espace
S-expression parser and macro expander
Amplus2/Adscript
A high-performance, s-expressions based programming language that is natively compiled through LLVM.
jevko/writing
A public place for unpolished technical writing.
NLKNguyen/S-Expression.JS
S-Expression Parser, Serializer, Interpreter, and Tree Constructor / Walker Utilities for JavaScript in Browsers and Node.js
Maumagnaguagno/Ichor
:drop_of_blood: Fast S-expression parser for Ruby
shreeve/rip-lang
A lightweight scripting language that compiles to modern JavaScript
xieyuheng/sexp
An implementation of S-expression in JavaScript.
yorkie/node-sexp
Creates symboltic-expression builder in JavaScript.
jwalsh/syntree-generator
A tool for converting French literary text into S-expression syntax trees for linguistic analysis, with visualization capabilities
kadirpekel/seal
Write meaningful teal in s-expressions for Algorand!
mlilley/go-sexpr
S-Expression Parser for Golang
ruimaciel/msexpr
M's sexpr library: a s-expressions data structure library implemented in C
DPDmancul/srs
An s-expression to Rust transpiler. Mirror of https://gitlab.com/DPDmancul/srs
grimmigerFuchs/sexpr
A small s-expression parser based on fast-sexpr
hymkor/sxencode-go
Go library that encodes arbitrary Go values into Lisp-style S-expressions
Jackojc/parser-experiments
Some experiments relating to parsing.
Kakadu/pp_sexp
Pretty-printing of s-expressions. Implemented in OCaml
Mackenzie-High/Sexpr
An S-expression library, for Java, focused on creating Domain Specific Languages.