1
Fork 0
solar-conflux/README.md

19 lines
464 B
Markdown
Raw Normal View History

# The _solar sandbox_
2021-04-01 18:35:36 +02:00
2023-10-29 00:11:05 +02:00
This repository contains numerous experiments of mine which do not deserve their own repositories. It exists for archival purposes.
## Navigation
The experiments are currently organized based on the language they use:
2024-03-04 15:19:00 +01:00
- [Elm](./elm/)
- [F#](./fsharp/)
- [Idris](./idris/)
2024-03-04 16:51:26 +01:00
- [Javascript](./javascript/)
2023-10-29 00:11:05 +02:00
- [Lean](./lean/)
2023-11-15 04:41:49 +01:00
- [Lua](./lua/)
2024-03-04 15:19:00 +01:00
- [Purescript](./purescript/)
- [Python](./python/)
2024-03-04 15:19:00 +01:00
- [Typescript](./typescript/)
- [Typst](./typst/)