Tree @master (Download .tar.gz)
History of
eg
@master
git clone https://git.catseye.tc/Decoy/
- Arrange licensing info in repo according to REUSE 3.2 convention. Chris Pressey 1 year, 5 months ago
- Proof of concept showing how the r5rsish module would look like. Chris Pressey 2 years ago
- Begin banging the JavaScript list module into better shape. Chris Pressey 2 years ago
- Some progress. Chris Pressey 2 years ago
- Small steps. Small, irregular steps. Chris Pressey 2 years ago
- Refactor parser. Toplevels are seperate. Chris Pressey 2 years ago
- Very large refactor towards a more conventional OO Lua style. Chris Pressey 2 years ago
- Convert ThenceMuffin semantics to Lua for more comparison. Chris Pressey 2 years ago
- Fix bug in `Nil`, simplify `render`, pass `fold` to itself. Chris Pressey 2 years ago
- Revert "Checkpoint. Need module import circularity checking!" Chris Pressey 2 years ago
- Checkpoint. Need module import circularity checking! Chris Pressey 2 years ago
- `maps` module imports `null?` from `list` module. Hilarity ensues. Chris Pressey 2 years ago
- Add `map` and `list-ref`. Can now load compiled Cosmos Boulders. Chris Pressey 2 years ago
- Include some math functions in the stdenv. Chris Pressey 2 years ago
- Emit code that `node` can at least load without choking on. Chris Pressey 2 years ago
- Implement `length` and `string-ref` in the `stdenv` module. Chris Pressey 2 years ago
- Another version to consider the aesthetics of mixed casing style. Chris Pressey 2 years ago
- Support renaming symbols during import. Chris Pressey 2 years ago
- Make ThenceMuffin compilable. Chris Pressey 2 years ago
- Finish converting example program, add more notes to docs. Chris Pressey 2 years ago
- Quick conversion of ThenceMuffin semantics from Rux-Rolli. Chris Pressey 2 years ago
- Support --implicit-prelude command line arg, import from "stdenv". Chris Pressey 2 years ago
- Implement `error`. Stub out example modules. Compile test passes. Chris Pressey 2 years ago
- Also check env in function applications in compiler. Checkpoint. Chris Pressey 2 years ago
- Look up symbols in env when compiling a module as well as eval. Chris Pressey 2 years ago
- Fix bug in `cosmos-boulders.scm` to allow it to compile. Chris Pressey 2 years ago
- Refactor the example sources so we can begin unit tests on them. Chris Pressey 2 years ago
- Checkpoint working with modules before refactor. Chris Pressey 2 years ago
- First pass at importing symbols from a module (eg/maps-client.scm) Chris Pressey 2 years ago
- Try out the maps on some "real code". Chris Pressey 2 years ago