Netherlands

plops

Expert
@plops

Common Lisp, microscopy, ultrasound, synthetic aperture radar, laser, integrated photonics, semiconductor, signal processing

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

65

cl-cpp-generator2. A Common Lisp DSL and code generator for producing readable C/C++ (and CUDA/OpenCL) from s-expressions.

40

clicc. from ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/

20

ecl-termux-binary. This is a binary of ECL (embeddable common lisp) and should run on an Android Phone (aarch64) under termux.

18

cl-py-generator. generate python code from s-expressions (has been used for lots of data analysis code)

9

cl-golang-generator. Common Lisp to convert s-expressions to go language (works for some examples)

9

cl-pure-x11. pure lisp x client (directly write x11 requests to socket)

9

cl-vhdl. This is an attempt of a common lisp domain specific language that emits VHDL for FPGA synthesis

6

zemax. zemax course

6

cl-rust-adalm-pluto-glfw. visualize software defined radio with rust

5

build_pluto_firmware. generate fpga bitstream and linux image for adalm pluto

5

cl-v4l2. video4linux 2 bindings for sbcl

5

cl-rust-generator. Common Lisp based converter from s-expressions to Rust language source code

4

K325T_SFP_PCIE_2021. Try to make sense of example FPGA Code for a PCIe card from Aliexpress

4

learn_py_iio. play with adalm-pluto

4

cl-fiber-prop. light propagation through optical multimode fibers

4

bacon_fb_test. Draw to the screen of a Oneplus One without Android HALs, this probably works on all Qualcom based smartphones

4

lisp-http. draw a map using javascript. you may be interested in https://github.com/plops/cl-aframe instead

4

cl-elixir-generator. s-expression to elixir language converter

3

cl-sdl2viewer. An image viewer for Common Lisp (using libSDL2)

3

gemini-competition. Summarizer for video transcripts (as can be copied from youtube). See rocketrecap.com

3

cl-cffi-gtk-from-repl. Tutorial how to incrementally develop a GTK application in Common Lisp

3

arduino_due_lisp. (Still very primitive) Port of FemtoLisp https://github.com/JeffBezanson/femtolisp to Arduino Due. A presentation on Google Docs is on https://docs.google.com/presentation/d/11Xp-iVxU3gnEur190BoI_FRhN7zAo0qJezp5BSRVDoM/edit?usp=sharing . I suggest you have a look at this alternative: http://www.ulisp.com

3

pocketbook360. My attempt to use an E-book readers E-ink display as output for my computer.

3

cl-pl2303. Common Lisp CFFI binding to libusb0 and control code for PL2303 USB to serial converter.

3

sb-x264. lisp (sbcl) binding for libx264

3

cl-verilog-generator. S-expression language that generates Verilog HDL

2

cl-js-generator. simple javascript sexpr syntax

2

fem. simple finite element solver

2

led-strip. verilog code to control a ws2811 led strip using the ftdi morphic-II developement board (featuring ft2232h usb interface and cyclone II fpga)

2

cpp-interp2d. 2d interpolation in c++

2

cl-gaussfit. some code for STORM image reconstruction

2

c-mera-clFFT-example. Use Common Lisp c-mera to emit a C program that calculates a real 2D FFT using clFFT.

2

sb-libusb0. SBCL binding for libusb-0.x

2

cl-ada-generator. Generate Ada 2012 and SPARK 2014 code from Common Lisp

2

cl-gen-ispc-mandelbrot. Express the C code from https://ispc.github.io/example.html using s-expressions for https://github.com/plops/cl-cpp-generator

2

testglfw. test cl-glfw, displays a 16 bit texture

2

cl-erlang-generator. Common Lisp

2

hdfogl. load hdf and display with opengl

2

cl-image-processing-intro. introduction to common lisp for image processing

2

sicp-logic. 10mar11 event driven simulation from sicp in common lisp

2

1isp-quadtree. quadtree from numerical recipes in lisp

2

hanser-phase-retrieval. retrieve phase of high NA objective based on "Phase-retrieved pupil functions in wide-field fluorescence microscopy". Hanser BM1, Gustafsson MG, Agard DA, Sedat JW. See also code from original authors: conda install -c david-hoffman pyotf

2

sb-hdf. lisp (sbcl) binding for libhdf5

2

cl-pdfscan. load a lot of pdfs into memory (lisp)

2

cl-v4l2-tk. lisp video4linux and tk gui

2

cl-wolfram-generator. Convert Lisp s-expressions to wolfram language (mathematica syntax), license is too cumbersome so i stopped this

2

copernicus-radar. C++

1

cl-andor. 9feb10 lisp binding for andor camera

1

ouroboros. Ouroboros - Python and Lisp Combined

1

cl-typescript-generator. Common Lisp

1

cl-swift-generator. Convert s-expression to swift language. (I installed the compiler and looked a bit at the language but I'm not terribly interested on continuing)

1

cl-learn-cells. Try to understand Kenny Tilton's dataflow progamming extension for Common Lisp

1

cl-gen-egl-compute. try to run compute shaders without screen on intel gpu in the gpd pocket

1

cl-gen-cpp-wasm. experiment with Sexpression->C->wasm->browser toolchain

1

satellite-plot. learn about copernicus sentinel satellite data

1

satellite_hackathon. Copernicus Hackathon Leiden 2018

1

cl-kotlin-generator. convert s-expressions to kotlin (works for some examples)

1

rgb_led_matrix. use ccl common lisp on raspberry pi to send imag data to arduino and display on a 16x16 ws2811 led array

1

cl-gen-halide-test. try to generate code with halide-lang

1
60
Apply