plops
Common Lisp, microscopy, ultrasound, synthetic aperture radar, laser, integrated photonics, semiconductor, signal processing
Netherlands
Pinned Repositories
cl-cpp-generator
another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am now working on a similar project in https://github.com/plops/cl-cpp-generator2
cl-cpp-generator2
Common Lisp s-expression code generator for C and C++ like languages. Examples for generating Cuda and Vulkan code.
cl-golang-generator
Common Lisp to convert s-expressions to go language (works for some examples)
cl-kotlin-generator
convert s-expressions to kotlin (works for some examples)
cl-pure-x11
pure lisp x client (directly write x11 requests to socket)
cl-py-generator
generate python code from s-expressions (has been used for lots of data analysis code)
cl-rust-generator
Common Lisp based converter from s-expressions to Rust language source code
cl-vhdl
This is an attempt of a common lisp domain specific language that emits VHDL for FPGA synthesis
clicc
from ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/
ecl-termux-binary
This is a binary of ECL (embeddable common lisp) and should run on an Android Phone (aarch64) under termux.
plops's Repositories
plops/cl-cpp-generator2
Common Lisp s-expression code generator for C and C++ like languages. Examples for generating Cuda and Vulkan code.
plops/cl-golang-generator
Common Lisp to convert s-expressions to go language (works for some examples)
plops/cl-py-generator
generate python code from s-expressions (has been used for lots of data analysis code)
plops/build_pluto_firmware
generate fpga bitstream and linux image for adalm pluto
plops/cl-js-generator
simple javascript sexpr syntax
plops/cl-erlang-generator
plops/cl-kotlin-generator
convert s-expressions to kotlin (works for some examples)
plops/cl-verilog-generator
S-expression language that generates Verilog HDL
plops/gemini-competition
Summarizer for video transcripts (as can be copied from youtube). See rocketrecap.com
plops/K325T_SFP_PCIE_2021
Try to make sense of example FPGA Code for a PCIe card from Aliexpress
plops/cl-csharp-generator
S-expression to C# converter
plops/cl-julia-generator
Convert S-expressions to Julia lang code
plops/cl-linux-debug
A tool for investigating memory of a process on linux. I used Gemini 1.5 Pro to add documentation in the feature/add_documentation... branch
plops/cl-r-generator
Convert Lisp like s-expression to R language
plops/cl-typescript-generator
plops/cl_nbdev_test
try to generate notebooks from sexpressions
plops/dotemacs
my emacs config
plops/hello_quest
This is a minimal example project for Linux that renders a colored cube to the Oculus Quest, and requires neither Android Studio nor Gradle to build.
plops/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
plops/jaxopt_paper_german
an attempt to translate https://arxiv.org/abs/2105.15183 into german using gemini 1.5 pro
plops/libcoro
C++20 coroutine library
plops/olcUTIL_Geometry2D
A Single-Header 2D Geometry Analysis Library
plops/ouroboros
Ouroboros - Python and Lisp Combined
plops/quicktime_video_hack
Record iOS device audio and video
plops/st
inofficial fork of https://st.suckless.org/
plops/stm32plus
The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers
plops/try_ferret
try ferret language from https://ferret-lang.org/
plops/try_gh_actions
try to run sbcl with github actions
plops/uVkCompute
A micro Vulkan compute pipeline and a collection of benchmarking compute shaders
plops/wchisp
WCH ISP Tool in Rust