Coder Social home page Coder Social logo

language-6809's People

Contributors

georgjz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

c-arena

language-6809's Issues

lwtools: Hashmark comments

lwtools supports comment lines starting with a hash mark(#). They are special comments used for compatibility with certain C compilers. They are not highlighted as of yet.

language-6809 doesn't install (MacOS X Big Sur/Intel/Atom 1.53.0)

[email protected] install /private/var/folders/l8/1tsf14x9677_lfs5lxxr9dn00000gn/T/apm-install-dir-2021012-34265-2cattk.tv8jp/node_modules/language-6809/node_modules/tree-sitter-6809
node-gyp rebuild

CC(target) Release/obj.target/tree_sitter_asm6809_binding/src/parser.o
CXX(target) Release/obj.target/tree_sitter_asm6809_binding/src/binding.o

../src/binding.cc:13:11: error: no template named 'Handle'
void Init(Handle exports, Handle module) {
^
../src/binding.cc:13:35: error: no template named 'Handle'
void Init(Handle exports, Handle module) {
^
../src/binding.cc:18:50: error: too few arguments to function call, single argument 'context' was not specified
Local constructor = tpl->GetFunction();
~~~~~~~~~~~~~~~~ ^
/Users/chris/.atom/.node-gyp/Library/Caches/node-gyp/6.1.12/include/node/v8.h:5891:3: note: 'GetFunction' declared here
V8_WARN_UNUSED_RESULT MaybeLocal GetFunction(
^
/Users/chris/.atom/.node-gyp/Library/Caches/node-gyp/6.1.12/include/node/v8config.h:351:31: note: expanded from macro 'V8_WARN_UNUSED_RESULT'
#define V8_WARN_UNUSED_RESULT attribute((warn_unused_result))
^
../src/binding.cc:22:13: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
instance->Set(Nan::New("name").ToLocalChecked(), Nan::New("asm6809").ToLocalChecked());
^
/Users/chris/.atom/.node-gyp/Library/Caches/node-gyp/6.1.12/include/node/v8.h:3330:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/chris/.atom/.node-gyp/Library/Caches/node-gyp/6.1.12/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator attribute((deprecated(message)))
^
1 warning and 3 errors generated.
make: *** [Release/obj.target/tree_sitter_asm6809_binding/src/binding.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:200:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Darwin 20.2.0
gyp ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /private/var/folders/l8/1tsf14x9677_lfs5lxxr9dn00000gn/T/apm-install-dir-2021012-34265-2cattk.tv8jp/node_modules/language-6809/node_modules/tree-sitter-6809
gyp ERR! node -v v12.4.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/l8/1tsf14x9677_lfs5lxxr9dn00000gn/T/apm-install-dir-2021012-34265-2cattk.tv8jp/package.json'
npm WARN apm-install-dir-2021012-34265-2cattk.tv8jp No description
npm WARN apm-install-dir-2021012-34265-2cattk.tv8jp No repository field.
npm WARN apm-install-dir-2021012-34265-2cattk.tv8jp No README data
npm WARN apm-install-dir-2021012-34265-2cattk.tv8jp No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/chris/.atom/.apm/_logs/2021-01-12T14_47_10_230Z-debug.log

Add EDTASM+ support

Add language support for the EDTASM+ toolchain used for development on the TRS-80 Color Computer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.