1
0
Fork
You've already forked junkx
0
Experimental area for tryouts, wild goose chases, dead ends, and so on
  • C 65.6%
  • C++ 12.6%
  • JavaScript 8.4%
  • Python 4.9%
  • Clojure 1.9%
  • Other 6.5%
2026年06月18日 08:36:53 +02:00
e-4th cleanup 2016年02月22日 03:35:15 +01:00
e-buzz add re-frame example 2015年08月27日 11:59:02 +02:00
e-frp add cljsnode example froject, from @TerjeNorderhaug 2015年08月24日 01:19:10 +02:00
e-go add some i2c experiments 2014年12月25日 22:01:23 +01:00
e-jet add new JET engine experiments 2017年12月19日 10:46:54 +01:00
e-lpc add i2c experiment 2015年02月25日 01:07:48 +01:00
e-rtos now also working on 824 2014年11月28日 22:06:45 +01:00
e-slug add clojure experiments, moved from jeelabs/jet 2017年12月19日 14:20:12 +01:00
e-tdd cleanup 2015年06月12日 16:37:54 +02:00
e-tfi clean out unused settings 2015年02月12日 15:32:26 +01:00
e-wsn allow TTY env override 2015年01月18日 11:35:29 +01:00
greddy experiment with maps and circuits 2015年08月03日 21:24:09 +02:00
import remove obsolete files 2014年12月06日 21:00:14 +01:00
mugs more vector alloc logic, with stubs 2015年03月15日 11:50:50 +01:00
OLD add old code from jeeh/apps/ and jeeh/demos/ 2026年06月18日 08:36:53 +02:00
p-jnp clean out unused settings 2015年02月12日 15:32:26 +01:00
p-lca increase nucleo clock from 36 to 64 MHz 2014年11月05日 00:35:39 +01:00
t-base fix link errors for C++ code 2015年03月15日 11:03:10 +01:00
t-radio slow down the spi clock 2014年11月05日 00:46:10 +01:00
.gitignore prepare for merge into junkx 2026年06月16日 00:00:19 +02:00
.gitmodules prepare for merge into junkx 2026年06月16日 00:00:19 +02:00
Doxyfile doxygen update (thx David Menting) 2012年11月01日 17:46:14 +01:00
Doxylogo.png doxygen update (thx David Menting) 2012年11月01日 17:46:14 +01:00
Doxymods.css doxygen update (thx David Menting) 2012年11月01日 17:46:14 +01:00
EmBencode.cpp last version 2012年10月03日 09:24:50 +02:00
EmBencode.h fixed encoding bug. thanks to franky and cccamp15. 2016年02月11日 18:10:05 +01:00
Makefile simplify makefiles with VPATH 2014年09月29日 12:35:25 +02:00
README.md prepare for merge into junkx 2026年06月16日 00:00:19 +02:00
UNLICENSE prepare for merge into junkx 2026年06月16日 00:00:19 +02:00

Experimental area for tryouts, wild goose chases, dead ends, and so on.
This repository uses git submodules. Run this command after a "git clone":

git submodule update --init

For more practically useful code, see the JeeLib and Embello areas.