Issues
- 3
How to install
#115 opened by tungstengmd - 1
macro source mapping
#95 opened by daaku - 0
property getter/setter
#97 opened by daaku - 0
fn arguments default values
#93 opened by daaku - 0
some regexes work without leading #
#96 opened by daaku - 0
gensym issue as part of symbol
#94 opened by daaku - 1
doc: comparison to other attempts
#92 opened by daaku - 0
landing page improvements
#91 opened by daaku - 0
tour: macros
#87 opened by daaku - 0
tour: special
#79 opened by daaku - 0
tour: operators
#83 opened by daaku - 0
tour: try-catch
#86 opened by daaku - 0
tour: lambda
#85 opened by daaku - 0
tour: conditions
#82 opened by daaku - 0
tour: async await
#84 opened by daaku - 0
improve mobile index ux
#70 opened by daaku - 0
improve mobile tour ux
#71 opened by daaku - 0
tour: case
#81 opened by daaku - 0
tour: destructuring
#78 opened by daaku - 0
tour: loops
#80 opened by daaku - 0
tour: class
#77 opened by daaku - 0
add meta keyword, description, image
#75 opened by daaku - 0
add rollup readme
#73 opened by daaku - 0
add vscode readme
#72 opened by daaku - 0
make `npx @daklang/dak` work
#90 opened by daaku - 0
automate npm package publish
#76 opened by daaku - 0
lambda in lambda
#89 opened by daaku - 0
fix markdown links on website
#68 opened by daaku - 0
lambda skip arguments
#88 opened by daaku - 0
add footer to website pages
#69 opened by daaku - 0
- 0
Add /tour/ index
#66 opened by daaku - 0
Make readme /
#67 opened by daaku - 0
Add error.html
#65 opened by daaku - 1
add windows/macos to CI test matrix
#56 opened by daaku - 0
class: function output should be special
#63 opened by daaku - 0
class: private members
#59 opened by daaku - 0
class: basic syntax + extends
#62 opened by daaku - 0
check precedence for operators
#52 opened by daaku - 0
bug when (set) in return position
#54 opened by daaku - 0
(set) should propogate as `assign`
#49 opened by daaku - 0
Remove support for ? in symbols
#57 opened by daaku - 0
... in object literal
#61 opened by daaku - 0
Remove magic `-` support in symbols
#58 opened by daaku - 0
macro as only expr in lambda
#64 opened by daaku - 0
implement doto macro
#50 opened by daaku - 0
- 1
vite website setup requires intermediate index.mjs
#55 opened by daaku - 0
allow for first line to be shebang
#53 opened by daaku - 0
support set for doto
#51 opened by daaku