ckknight/gorillascript
GorillaScript is a compile-to-JavaScript language designed to empower the user while attempting to prevent some common errors.
JavaScriptMIT
Issues
- 7
Multiline if statements?
#142 opened by kkirby - 1
`let` mutates immutables
#105 opened by aeosynth - 1
[docs] Call-like macros: ParserError
#104 opened by aeosynth - 13
Dead Repo(?) / Undocumented Source Code
#157 opened by kkirby - 9
- 1
Generators produce duplicate variable names
#148 opened by ckknight - 5
yield in try - else/finally
#154 opened by kkirby - 1
function in promise for loop
#155 opened by kkirby - 2
try/catch generator state mismatch
#158 opened by kkirby - 1
Generator yielded assignments leave stray code.
#156 opened by kkirby - 0
gorillascript + source map = possible ternjs??
#150 opened by cocodrino - 5
line breaks (\n) in long conditionals
#149 opened by sterpe - 3
- 1
Mutable arrays and objects
#147 opened by Fresheyeball - 4
- 0
Is there anyway to make a macro function manually by calling GorillaScript directly?
#143 opened by kkirby - 1
- 1
Can I execute gorillascript in browser ?
#140 opened by askucher - 0
convert from coffeescript
#139 opened by gregwebs - 0
- 0
- 1
Join CommonJS modules to single file.
#135 opened by unc0 - 3
Use of 'let' for immutable assigns in assign-macros
#134 opened by goldfeld - 8
Idea: built-in support for a "box" type
#132 opened by ckknight - 0
Named interfaces
#133 opened by ckknight - 0
- 4
Modularity and scoping of macros
#111 opened by andreyvit - 7
Cannot use async in promise! block
#122 opened by unc0 - 2
const and String Interpolation
#125 opened by eeasley - 4
String Key for Object Property
#126 opened by eeasley - 10
extract some features
#112 opened by aeosynth - 0
- 0
- 0
Fix Windows support
#130 opened by ckknight - 2
ide that supports gorillascript types
#124 opened by mikesmullin - 13
Hash-functions should be bound to 'this' by default
#107 opened by andreyvit - 5
Typecheck operator
#115 opened by ckknight - 0
Smarter directory path handling in compiler
#123 opened by btmills - 2
Option to compile without runtime
#121 opened by goldfeld - 2
Destroy immediately this project
#120 opened by yuchi - 1
Allow macros to access a compact string representation of the input expressions
#108 opened by andreyvit - 8
need a forum or group to discuss stuff
#113 opened by prodev42 - 0
Refinements
#114 opened by ckknight - 7
on homepage, provide introduction for those familiar with other compile-to-JS languages
#100 opened by roryokane - 3
Document public AST API for macros
#109 opened by andreyvit - 2
- 0
wrong exemple in home page
#103 opened by peernohell - 0
- 0
`let` statement should evaluate to void
#98 opened by ckknight - 0
Support spread parameters in macro
#97 opened by ckknight